4 lines
85 B
Bash
4 lines
85 B
Bash
# LAN service; use 127.0.0.1 for host-only access
|
|
BIND_ADDRESS=0.0.0.0
|
|
API_PORT=8000
|