Skip to content

Commit 230192d

Browse files
authored
Change DOMAIN from dev to localhost
1 parent 1ae59b9 commit 230192d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

constants.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GLOBAL_CLASSIFIER_TESTING_ENV_MODEL_SERVER=http://triton-test-server:8000
1313
GLOBAL_CLASSIFIER_TESTING_ENV_MODEL_METRICS=http://triton-test-server:8001
1414
GLOBAL_CLASSIFIER_PRODUCTION_ENV_MODEL_SERVER=http://triton-production-server:8000
1515
GLOBAL_CLASSIFIER_PRODUCTION_ENV_MODEL_METRICS=http://triton-production-server:8001
16-
DOMAIN=dev-gloclf.buerokratt.ee
16+
DOMAIN=localhost
1717
DB_PASSWORD=dbadmin
1818
CHATBOT_CLASSIFIER_SERVICE=http://classifier-service:8090
19-
GLOBAL_CLASSIFIER_S3_FERRY=http://gc-s3-ferry:3000
19+
GLOBAL_CLASSIFIER_S3_FERRY=http://gc-s3-ferry:3000

0 commit comments

Comments
 (0)