feat: add docker configuration
This commit is contained in:
parent
821712f43b
commit
cf2f624ae4
21 changed files with 232 additions and 13 deletions
6
docker/proxy-config.example.json
Normal file
6
docker/proxy-config.example.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"port": 5003,
|
||||
"proxy_target": "http://localhost:5000",
|
||||
"debug": true,
|
||||
"powered_by": "5 gay rats"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue