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