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: "" sourceURL: ""
domain: "" domain: ""
urlPath: "" urlPath: ""
host: "" host: 0.0.0.0
port: "3000" port: 3000
path: "" path: ""
loglevel: "" loglevel: ""
urlAddPort: "" urlAddPort: ""