mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 17:39:55 +01:00
Update piwigo-install.sh
This commit is contained in:
@@ -66,6 +66,7 @@ sh -c 'find /usr/local/www/ -type d -print0 | xargs -0 chmod 2775'
|
||||
chown -R www:www /usr/local/www
|
||||
|
||||
# Enable and Start Services
|
||||
fetch -o /usr/local/www/Caddyfile https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/piwigo/includes/Caddyfile-nossl
|
||||
sysrc php_fpm_enable=YES
|
||||
sysrc caddy_enable=YES
|
||||
sysrc caddy_config=/usr/local/www/Caddyfile
|
||||
|
||||
Reference in New Issue
Block a user