documentation is hard

This commit is contained in:
zefie
2026-05-03 15:10:44 -04:00
parent 118443305b
commit 9d51abd9ab

View File

@@ -35,7 +35,7 @@ node tools/configurator.js <dot.path.key> --delete [--overwrite]
## Setting service_ip ## Setting service_ip
`service_ip` tells the box where to connect, this CANNOT be `0.0.0.0`, and must be an address reachable by your box when it connects via your setup. Can be `127.0.0.1` if you are running MAME/Viewer on the same machine as minisrv. `service_ip` tells the box where to connect, this CANNOT be `0.0.0.0`, and must be an address reachable by your box when it connects via your setup. Can be `127.0.0.1` if you are running TouchPPP or WebTV Viewer on the same machine as minisrv.
``` ```
node tools/configurator.js config.service_ip 192.168.1.x --overwrite node tools/configurator.js config.service_ip 192.168.1.x --overwrite