mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
93eafd706f
commit
e0b24c452f
@ -105,7 +105,7 @@ IP=$([ -z $DRY_RUN ] && lxc-attach $ID -- hostname -I)
|
|||||||
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#pretty-urls
|
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#pretty-urls
|
||||||
@ lxc-attach $ID -- bash -c "\
|
@ lxc-attach $ID -- bash -c "\
|
||||||
sed -z -i \
|
sed -z -i \
|
||||||
-e \"s/\\(trusted_proxies[^)]*\\)/ 'htaccess.RewriteBase' => '\\/',\\n \\1/\" \
|
-e \"/trusted_proxies/i\\ 'htaccess.RewriteBase' => '\\/',\\n\" \
|
||||||
/var/www/nextcloud/config/config.php"
|
/var/www/nextcloud/config/config.php"
|
||||||
@ lxc-attach $ID -- turnkey-occ maintenance:update:htaccess
|
@ lxc-attach $ID -- turnkey-occ maintenance:update:htaccess
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user