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