Rename RELAY_APPSTORE_ID to PROXY_APP_APPSTORE_ID

This commit is contained in:
Johannes Zellner
2022-06-09 13:57:57 +02:00
parent 25f44f58e3
commit 923a9f6560
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ exports = module.exports = {
],
DEMO_APP_LIMIT: 20,
RELAY_APPSTORE_ID: 'io.cloudron.builtin.appproxy',
PROXY_APP_APPSTORE_ID: 'io.cloudron.builtin.appproxy',
AUTOUPDATE_PATTERN_NEVER: 'never',