feature: remote wp-content/uploads content

This commit is contained in:
2026-04-24 23:53:03 -03:00
parent baf2239c57
commit e14546356c
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ services:
environment:
WORDPRESS_SITEURL: ${WPSTACK_PROTOCOL}://${WPSTACK_DOMAIN}/${WPSTACK_URLPATH:-}
WORDPRESS_SITE_TYPE: ${WPSTACK_MULTISITE:-regular}
REMOTE_MEDIA_URL: ${REMOTE_MEDIA_URL:-}
labels:
caddy: ${WPSTACK_DOMAIN}
caddy.reverse_proxy: "reverse-proxy:80"