Add WordPress/WooCommerce stack and generic env hosts

This commit is contained in:
nocci 2025-12-11 12:33:59 +00:00
parent 9138160322
commit e5f814df53
4 changed files with 75 additions and 0 deletions

View file

@ -13,3 +13,7 @@
{$MERCHANT_HOST} {
reverse_proxy merchant:9966
}
{$WORDPRESS_HOST} {
reverse_proxy wordpress:80
}