chore: add default host
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -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: ""
|
||||||
|
Reference in New Issue
Block a user