modified: Dockerfile

main
RadioParalelo 2026-03-04 23:29:11 +00:00
parent ee08809fa9
commit bc14d19206
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ COPY indy-wp/media/ /var/www/html/wp-content/themes/indywp/images/
# -------------------------------------------------
# Anything placed in the local `mu-plugins/` directory will be
# loaded automatically by WordPress on every request.
COPY mu-plugins/ /var/www/html/wp-content/mu-plugins/
#COPY mu-plugins/ /var/www/html/wp-content/mu-plugins/
# -------------------------------------------------
# 🔟 Ensure wpcontent is writable by www-data