chore: add default host
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-28 22:29:44 +03:00
parent f55c540b1c
commit bf75989f75

View File

@ -2,8 +2,8 @@ config:
sourceURL: ""
domain: ""
urlPath: ""
host: ""
port: "3000"
host: 0.0.0.0
port: 3000
path: ""
loglevel: ""
urlAddPort: ""