printjob_backend/config.example.json

6 lines
68 B
JSON

{
"host": "127.0.0.1",
"api_port": 8080,
"admin_port": 8081
}