mirror of
https://github.com/fergalmoran/kidarr-server.git
synced 2025-12-22 01:07:47 +00:00
9 lines
193 B
JSON
9 lines
193 B
JSON
{
|
|
"Dev Proxy": {
|
|
"source": "3000",
|
|
"target": "3002",
|
|
"key": "/etc/letsencrypt/live/dev.fergl.ie/privkey.pem",
|
|
"cert": "/etc/letsencrypt/live/dev.fergl.ie/fullchain.pem"
|
|
}
|
|
}
|