pdnsmanager/frontend/proxy.conf.json

6 lines
90 B
JSON
Raw Normal View History

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