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

This commit is contained in:
2026-05-07 18:39:29 -08:00
parent db701b6c3e
commit eeabf6308e
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -1,2 +1,4 @@
.env
.idea
portainer-app.env
+3
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