fix: expose rustdesk relay port
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"envVars": [
|
"envVars": [
|
||||||
{
|
{
|
||||||
"key": "RELAY",
|
"key": "RELAY",
|
||||||
"value": "${SERVICE_DOMAIN}:21117",
|
"value": "${SERVICE_DOMAIN}:21116",
|
||||||
"description": "Public RustDesk relay address advertised to clients",
|
"description": "Public RustDesk relay address advertised to clients",
|
||||||
"required": true
|
"required": true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user