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

This commit is contained in:
WayfinderAK 2026-05-07 18:39:29 -08:00
parent db701b6c3e
commit eeabf6308e
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored
View File

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

View File

@ -0,0 +1,3 @@
DATABASE_URL=postgresql://USER:PASSWORD@HOST:5432/geeksbot?sslmode=disable
DISCORD_TOKEN=replace-me
STEAM_API_KEY=replace-me