Support port binding readOnly flag
This commit is contained in:
@@ -146,7 +146,8 @@
|
||||
"installAction": "Install",
|
||||
"doInstallAction": "Install {{ dnsOverwrite ? 'and overwrite DNS' : '' }}",
|
||||
"cloudflarePortWarning": "Cloudflare proxying must be disabled for the app's domain to access this port",
|
||||
"titleAndVersion": "This app packages {{ title }} {{ version }}"
|
||||
"titleAndVersion": "This app packages {{ title }} {{ version }}",
|
||||
"portReadOnly": "read-only"
|
||||
},
|
||||
"appNotFoundDialog": {
|
||||
"title": "App not found",
|
||||
|
||||
Reference in New Issue
Block a user