aboutsummaryrefslogtreecommitdiff
path: root/174bg/discord-bot/.env.example
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-21 17:01:54 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-21 17:01:54 +0100
commit764f90577eeadd653f3f6248fbf2b0918c97a3d5 (patch)
tree84ca4a80cf0d230e0484bac40801e194691169bc /174bg/discord-bot/.env.example
parent55e8a329ce0cbb29c0f41c6c4c0187230975a011 (diff)
downloadunnamed-group-764f90577eeadd653f3f6248fbf2b0918c97a3d5.tar
unnamed-group-764f90577eeadd653f3f6248fbf2b0918c97a3d5.tar.gz
unnamed-group-764f90577eeadd653f3f6248fbf2b0918c97a3d5.tar.bz2
unnamed-group-764f90577eeadd653f3f6248fbf2b0918c97a3d5.tar.xz
unnamed-group-764f90577eeadd653f3f6248fbf2b0918c97a3d5.zip
fix oncall w/ pocketbase controller
Diffstat (limited to '174bg/discord-bot/.env.example')
-rw-r--r--174bg/discord-bot/.env.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/174bg/discord-bot/.env.example b/174bg/discord-bot/.env.example
index 0b2a30f..42f20fc 100644
--- a/174bg/discord-bot/.env.example
+++ b/174bg/discord-bot/.env.example
@@ -2,4 +2,5 @@ DISCORD_CLIENT_ID=
DISCORD_BOT_TOKEN=
DISCORD_GUILD_ID=
POCKETBASE_URL=
-POCKETBASE_AUTH_TOKEN= \ No newline at end of file
+POCKETBASE_SUPERUSER_EMAIL=
+POCKETBASE_SUPERUSER_PASSWORD= \ No newline at end of file