fix(puter): update URL format in setup message and add public port to configuration
This commit is contained in:
@@ -42,6 +42,7 @@ cat <<EOF >/etc/puter/config.json
|
||||
"domain": "${LOCAL_IP}.nip.io",
|
||||
"protocol": "http",
|
||||
"port": 4100,
|
||||
"pub_port": 4100,
|
||||
"allow_nipio_domains": true,
|
||||
"database": {
|
||||
"engine": "sqlite",
|
||||
|
||||
Reference in New Issue
Block a user