We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772abb8 commit 1eaaeeaCopy full SHA for 1eaaeea
.env.public
@@ -4,9 +4,9 @@ ADMINS=223703707118731264
4
DATABASE_URL=postgres://chatsift:[email protected]:5432/chatsift
5
REDIS_URL=redis://redis:6379
6
7
-API_PORT=9876
+API_PORT=7004
8
OAUTH_DISCORD_CLIENT_ID=1005791929075769344
9
CORS="http:\/\/localhost:3000|https:\/\/canary\.automoderator\.app"
10
11
-API_URL=http://localhost:9876
+API_URL=http://localhost:7004
12
FRONTEND_URL=http://localhost:3000
0 commit comments