fix: updated site url
This commit is contained in:
parent
ee229aceb1
commit
c58883a91f
@ -20,7 +20,7 @@ data:
|
||||
DOMAIN = localhost
|
||||
SSH_DOMAIN = localhost
|
||||
HTTP_PORT = 3000
|
||||
ROOT_URL = http://localhost:30300/
|
||||
ROOT_URL = http://10.0.1.10
|
||||
DISABLE_SSH = false
|
||||
SSH_PORT = 22
|
||||
SSH_LISTEN_PORT = 22
|
||||
|
||||
Loading…
Reference in New Issue
Block a user