crafatar/config.json
2024-03-01 11:59:41 +01:00

13 lines
203 B
JSON

{
"network": {
"name": "crafatar"
},
"container": {
"name": "crafatar_server",
"hasEnvVars": false,
"hasServiceIPs": true,
"serviceIPs": [
"127.0.0.2:80:3000"
]
}
}