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