3a8b98618e
Change server IPs in HTTP and database configs from 127.0.0.1 to 0.0.0.0 so services listen on all interfaces (ports unchanged).
6 lines
39 B
JSON
6 lines
39 B
JSON
{
|
|
"ip": "0.0.0.0",
|
|
"port": 6969
|
|
}
|
|
|