This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
codiki-old/src/main/ts/proxy.conf.json
T

7 lines
79 B
JSON
Executable File

{
"/api": {
"target": "http://localhost:8080",
"secure": false
}
}