pdnsmanager/frontend/proxy.conf.json

6 lines
90 B
JSON
Raw Normal View History

2017-07-23 16:24:52 +02:00
{
"/api": {
"target": "http://localhost:8000",
"secure": false
}
}