host
This commit is contained in:
parent
f912abc9b5
commit
ead4598b38
@ -146,7 +146,7 @@ SOLUTIONS_ROOT = os.path.join(DATA_ROOT, "solutions")
|
|||||||
RABBIT_HOST = HOST
|
RABBIT_HOST = HOST
|
||||||
RABBIT_PORT = 5672
|
RABBIT_PORT = 5672
|
||||||
|
|
||||||
FS_HOST = os.getenv("FS_HOST", "http://0.0.0.0")
|
FS_HOST = HOST
|
||||||
FS_PORT = 5555
|
FS_PORT = 5555
|
||||||
|
|
||||||
STATICFILES_DIRS = [
|
STATICFILES_DIRS = [
|
||||||
|
Loading…
Reference in New Issue
Block a user