change external-port 8809

This commit is contained in:
Sabda Yagra 2025-12-30 18:44:15 +07:00
parent 84767443ea
commit 8fabc00feb
1 changed files with 2 additions and 2 deletions

View File

@ -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