salix/services/nginx/config.json

14 lines
219 B
JSON

{
"localhost": {
"host": "localhost",
"port": 5000
},
"testSalix": {
"host": "test-salix",
"port": 80
},
"salix": {
"host": "salix",
"port": 80
}
}