Support port binding readOnly flag

This commit is contained in:
Johannes Zellner
2022-08-10 18:01:27 +02:00
parent ea5e6d8d5a
commit 929ba2069d
3 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -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",