Add WordPress/WooCommerce stack and generic env hosts
This commit is contained in:
parent
9138160322
commit
e5f814df53
4 changed files with 75 additions and 0 deletions
|
|
@ -13,3 +13,7 @@
|
|||
{$MERCHANT_HOST} {
|
||||
reverse_proxy merchant:9966
|
||||
}
|
||||
|
||||
{$WORDPRESS_HOST} {
|
||||
reverse_proxy wordpress:80
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue