update
This commit is contained in:
parent
6d105b1c18
commit
d811d11ecc
|
|
@ -4,10 +4,10 @@ name = "Fiber starter"
|
||||||
host = "http://38.47.185.86"
|
host = "http://38.47.185.86"
|
||||||
port = ":8800"
|
port = ":8800"
|
||||||
domain = "https://dev.mikulnews.com/api"
|
domain = "https://dev.mikulnews.com/api"
|
||||||
external-port = ":8802"
|
external-port = ":8804"
|
||||||
idle-timeout = 5 # As seconds
|
idle-timeout = 5 # As seconds
|
||||||
print-routes = false
|
print-routes = false
|
||||||
prefork = true
|
prefork = false
|
||||||
production = false
|
production = false
|
||||||
body-limit = 1048576000 # "100 * 1024 * 1024"
|
body-limit = 1048576000 # "100 * 1024 * 1024"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue