slaventius 2 years ago
parent 4a639c52e4
commit cbac234845
  1. 2
      .vscode/launch.json
  2. 2
      scripts/start.sh

@ -18,7 +18,7 @@
"ARANGO_PORT": "8530",
"ARANGO_HOST": "37.143.12.169",
"ARANGO_USER": "root",
"ARANGO_PASSWORD": "dbpassword",
"ARANGO_PASSWORD": "W4y40I&Bc?0NXpQ",
"MINUTES_REREGISTRATION": "2"
},
"args": []

@ -7,7 +7,7 @@ export SENTRY_DSN="https://3f4b31dbbd9a4a6b8a71f9881d962f25@o4504654569799680.in
export ARANGO_PORT=8530
export ARANGO_HOST=37.143.12.169
export ARANGO_USER=root
export ARANGO_PASSWORD=dbpassword
export ARANGO_PASSWORD=W4y40I&Bc?0NXpQ
export MINUTES_REREGISTRATION=2
export APP=authDBService

Loading…
Cancel
Save