Stop tracking Portainer secrets
All checks were successful
Build and Push Container / docker (push) Successful in 18m8s
All checks were successful
Build and Push Container / docker (push) Successful in 18m8s
This commit is contained in:
parent
4d95fc9de9
commit
779c73d07f
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,3 +15,5 @@
|
||||
# vendor/
|
||||
|
||||
.env
|
||||
|
||||
portainer-app.env
|
||||
|
||||
3
portainer-app.env.example
Normal file
3
portainer-app.env.example
Normal file
@ -0,0 +1,3 @@
|
||||
DISCORD_TOKEN=replace-me
|
||||
LINK_CHANNEL=replace-me
|
||||
CHAT_CHANNEL=replace-me
|
||||
Loading…
x
Reference in New Issue
Block a user