Stop tracking Portainer secrets
All checks were successful
Build and Push Container / build-and-push (push) Successful in 2m11s
All checks were successful
Build and Push Container / build-and-push (push) Successful in 2m11s
This commit is contained in:
parent
db701b6c3e
commit
eeabf6308e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
.env
|
||||
.idea
|
||||
|
||||
portainer-app.env
|
||||
|
||||
3
portainer-app.env.example
Normal file
3
portainer-app.env.example
Normal file
@ -0,0 +1,3 @@
|
||||
DATABASE_URL=postgresql://USER:PASSWORD@HOST:5432/geeksbot?sslmode=disable
|
||||
DISCORD_TOKEN=replace-me
|
||||
STEAM_API_KEY=replace-me
|
||||
Loading…
x
Reference in New Issue
Block a user