We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb3d19 commit 15f2ca8Copy full SHA for 15f2ca8
.env
@@ -6,7 +6,7 @@ APP_DEBUG=True
6
APP_ENV=local
7
APP_SERVER_HOST="0.0.0.0"
8
APP_SERVER_PORT=3000
9
-APP_SLURM_API=http://101.200.76.8:3000
+APP_SLURM_API=xxxxx
10
APP_SLURM_REST_VERSION=v0.0.40
11
APP_ON_PREMISE=True
12
# The syncing interval for OS user is 60 mins by default
.env.prd
.env.stg
0 commit comments