File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ export APPS_ENABLED="files_external"
7
7
export APPS_DISABLED=" activity photos recommendations dashboard"
8
8
export PHP_MEMORY_LIMIT=" 4G"
9
9
export PHP_UPLOAD_LIMIT=" 20G"
10
- export REDIRECTIONS=" notes.$MAIN_DOMAIN ->/apps/notes mail.$MAIN_DOMAIN ->/apps/mail calendar.$MAIN_DOMAIN ->/apps/calendar contact.$MAIN_DOMAIN ->/apps/contacts map. $MAIN_DOMAIN ->/apps/maps photo.$MAIN_DOMAIN ->/apps/memories"
10
+ export REDIRECTIONS=" notes.$MAIN_DOMAIN ->/apps/notes mail.$MAIN_DOMAIN ->/apps/mail calendar.$MAIN_DOMAIN ->/apps/calendar contact.$MAIN_DOMAIN ->/apps/contacts photo.$MAIN_DOMAIN ->/apps/memories"
11
11
export PUID=" www-data"
12
12
export PGID=" www-data"
13
13
export POST_INSTALL_TEST_CMD=" docker exec -u www-data nextcloud php occ app:list"
Original file line number Diff line number Diff line change 1
- export DOCKERWEB_VERSION=" 24.11.2 "
1
+ export DOCKERWEB_VERSION=" 24.11.3 "
2
2
export GITHUB_DOCKERWEB=" https://github.com/docker-web/docker-web"
3
3
export PATH_DOCKERWEB=/var/docker-web
4
4
export PATH_DOCKERWEB_APPS=$PATH_DOCKERWEB /apps
You can’t perform that action at this time.
0 commit comments