modified dockerfile
parent
88c4e125a9
commit
38c2793a3a
|
|
@ -52,7 +52,7 @@ COPY indy-wp/media/ /var/www/html/wp-content/themes/indywp/images/
|
|||
# -------------------------------------------------
|
||||
# 9️⃣ (Optional) copy any extra project files you need
|
||||
# -------------------------------------------------
|
||||
COPY src/ /var/www/html/wp-content/mu-plugins/
|
||||
#COPY yourproject/ /var/www/html/wp-content/mu-plugins/
|
||||
|
||||
# -------------------------------------------------
|
||||
# 🔟 Ensure wp‑content is writable by www-data
|
||||
|
|
|
|||
Loading…
Reference in New Issue