We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae59b9 commit 230192dCopy full SHA for 230192d
1 file changed
constants.ini
@@ -13,7 +13,7 @@ GLOBAL_CLASSIFIER_TESTING_ENV_MODEL_SERVER=http://triton-test-server:8000
13
GLOBAL_CLASSIFIER_TESTING_ENV_MODEL_METRICS=http://triton-test-server:8001
14
GLOBAL_CLASSIFIER_PRODUCTION_ENV_MODEL_SERVER=http://triton-production-server:8000
15
GLOBAL_CLASSIFIER_PRODUCTION_ENV_MODEL_METRICS=http://triton-production-server:8001
16
-DOMAIN=dev-gloclf.buerokratt.ee
+DOMAIN=localhost
17
DB_PASSWORD=dbadmin
18
CHATBOT_CLASSIFIER_SERVICE=http://classifier-service:8090
19
-GLOBAL_CLASSIFIER_S3_FERRY=http://gc-s3-ferry:3000
+GLOBAL_CLASSIFIER_S3_FERRY=http://gc-s3-ferry:3000
0 commit comments