mirror of
https://github.com/fergalmoran/opengifame.git
synced 2025-12-22 01:28:42 +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"
|
|
}
|
|
}
|