Skip to content

Commit 77fac6c

Browse files
committed
remove config service
1 parent abab5ab commit 77fac6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

util/config_handler.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
__config = None
77

88
# meant as a const value since env variables will be removed at some point
9-
# REQUEST_URL = "http://refinery-config:80/full_config"
109
REQUEST_URL = "http://refinery-gateway/api/v1/misc/full_config"
1110

1211

0 commit comments

Comments
 (0)