mirror of
https://github.com/0x1d/rcond.git
synced 2025-12-14 10:16:50 +01:00
6 lines
131 B
YAML
6 lines
131 B
YAML
rcond:
|
|
# Address to bind the HTTP server to
|
|
addr: 0.0.0.0:8080
|
|
# API token to use for authentication
|
|
api_token: 1234567890
|