fix: default port wrong field
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-28 22:21:41 +03:00
parent 3a6ce19ffe
commit f55c540b1c

View File

@ -3,8 +3,8 @@ config:
domain: ""
urlPath: ""
host: ""
port: ""
path: "3000"
port: "3000"
path: ""
loglevel: ""
urlAddPort: ""
useSSL: ""