Files
cloudsave/cmd/web/config.template.json
2025-08-06 14:05:29 +02:00

8 lines
108 B
JSON

{
"server": {
"port": 8181
},
"remote": {
"url": "http://localhost:8080"
}
}