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