Fix Port
This commit is contained in:
parent
5348295631
commit
56d98bfec5
|
@ -15,7 +15,7 @@ level="info"
|
||||||
|
|
||||||
[api]
|
[api]
|
||||||
; port to listen on
|
; port to listen on
|
||||||
port=80
|
port=":3000"
|
||||||
; host to listen on
|
; host to listen on
|
||||||
; only change if you know what you're doing
|
; only change if you know what you're doing
|
||||||
host="0.0.0.0"
|
host="0.0.0.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user