From 764f90577eeadd653f3f6248fbf2b0918c97a3d5 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 21 Jul 2026 17:01:54 +0100 Subject: fix oncall w/ pocketbase controller --- 174bg/discord-bot/.env.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '174bg/discord-bot/.env.example') 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 -- cgit v1.2.3