show cloudflare port warning

fixes cloudron/box#802
This commit is contained in:
Girish Ramakrishnan
2021-09-20 11:24:08 -07:00
parent 398d9b0343
commit d4313fd6e5
3 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -131,7 +131,8 @@
"setupSubscriptionAction": "Set up Subscription",
"installAnywayAction": "Install anyway",
"installAction": "Install",
"doInstallAction": "Install {{ dnsOverwrite ? 'and overwrite DNS' : '' }}"
"doInstallAction": "Install {{ dnsOverwrite ? 'and overwrite DNS' : '' }}",
"cloudflarePortWarning": "Cloudflare proxying must be disabled for the app's domain to access this port"
},
"appNotFoundDialog": {
"title": "App not found",