HOST
This commit is contained in:
parent
75cb067285
commit
3be527ccd9
@ -142,7 +142,7 @@ for root in DATA_ROOT, EXTRA_FILES_ROOT:
|
|||||||
|
|
||||||
SOLUTIONS_ROOT = os.path.join(DATA_ROOT, "solutions")
|
SOLUTIONS_ROOT = os.path.join(DATA_ROOT, "solutions")
|
||||||
|
|
||||||
RABBIT_HOST = "0.0.0.0"
|
RABBIT_HOST = HOST
|
||||||
RABBIT_PORT = 5672
|
RABBIT_PORT = 5672
|
||||||
|
|
||||||
FS_HOST = "http://" + HOST
|
FS_HOST = "http://" + HOST
|
||||||
|
Loading…
Reference in New Issue
Block a user