Stop tracking Portainer secrets
All checks were successful
Build and Push Container / build-and-push (push) Successful in 2m13s

This commit is contained in:
WayfinderAK 2026-05-07 18:39:32 -08:00
parent 969b30c0e0
commit 205a3832d9
2 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
.env
.idea
portainer-app.env

View 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