We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abab5ab commit 77fac6cCopy full SHA for 77fac6c
util/config_handler.py
@@ -6,7 +6,6 @@
6
__config = None
7
8
# meant as a const value since env variables will be removed at some point
9
-# REQUEST_URL = "http://refinery-config:80/full_config"
10
REQUEST_URL = "http://refinery-gateway/api/v1/misc/full_config"
11
12
0 commit comments