modified: Dockerfile
parent
ee08809fa9
commit
bc14d19206
|
|
@ -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 wp‑content is writable by www-data
|
||||
|
|
|
|||
Loading…
Reference in New Issue