We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc6e34 commit e016fa4Copy full SHA for e016fa4
1 file changed
.env.example
@@ -35,7 +35,7 @@ DISCORD_BOT_TOKEN=dummy_discord_bot_token
35
DISCORD_APPLICATION_ID=dummy_discord_app_id
36
37
# Frontend/Public Variables
38
-NEXT_PUBLIC_CB_ENVIRONMENT=development
+NEXT_PUBLIC_CB_ENVIRONMENT=dev
39
NEXT_PUBLIC_CODEBUFF_APP_URL=http://localhost:3000
40
NEXT_PUBLIC_CODEBUFF_BACKEND_URL=http://localhost:4242
41
NEXT_PUBLIC_SUPPORT_EMAIL=support@codebuff.com
0 commit comments