Files
gitlab-opreate-interview/example.config.json
2026-01-15 20:18:23 -06:00

7 lines
100 B
JSON

{
"port": 8080,
"host": "0.0.0.0",
"root_path": "./public",
"auth_secret": "secret-token"
}