chore: change backend port to 8808
This commit is contained in:
parent
9d9b9b2cbe
commit
8e7c42107b
|
|
@ -2,7 +2,7 @@
|
|||
[app]
|
||||
name = "Fiber starter"
|
||||
host = "http://38.47.180.165"
|
||||
port = ":8800"
|
||||
port = ":8808"
|
||||
domain = "https://kontenhumas.com/api"
|
||||
external-port = ":8807"
|
||||
idle-timeout = 5 # As seconds
|
||||
|
|
|
|||
Loading…
Reference in New Issue