change external-port 8809
This commit is contained in:
parent
84767443ea
commit
8fabc00feb
|
|
@ -2,9 +2,9 @@
|
|||
[app]
|
||||
name = "Fiber starter"
|
||||
host = "http://38.47.180.165"
|
||||
port = ":8808"
|
||||
port = ":8800"
|
||||
domain = "https://kontenhumas.com/api"
|
||||
external-port = ":8807"
|
||||
external-port = ":8809"
|
||||
idle-timeout = 5 # As seconds
|
||||
print-routes = false
|
||||
prefork = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue