This commit is contained in:
Sabda Yagra 2025-12-31 09:26:43 +07:00
parent 1b32cf02a8
commit ce2b7b4d18
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Configuration vars for cmd/app
[app]
name = "Fiber starter"
host = "http://38.47.180.165"
host = "http://38.47.185.86"
port = ":8800"
domain = "https://kontenhumas.com/api"
external-port = ":8809"
idle-timeout = 5 # As seconds
print-routes = false
prefork = true
prefork = false
production = false
body-limit = 1048576000 # "100 * 1024 * 1024"
primary-client-key = "78356d32-52fa-4dfc-b836-6cebf4e3eead"