Updated 09. Deploying eShopOnContainers to a "Production" environment (markdown)
parent
59c22e0303
commit
078ced1f23
@ -19,6 +19,7 @@ ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP=10.121.122.92
|
|||||||
|
|
||||||
**SECOND STEP:**
|
**SECOND STEP:**
|
||||||
For deploying with docker-compose, instead of doing a regular “docker-compose up” do:
|
For deploying with docker-compose, instead of doing a regular “docker-compose up” do:
|
||||||
|
|
||||||
**docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d**
|
**docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d**
|
||||||
|
|
||||||
So it uses the docker-compose.**prod**.yml file which uses the EXTERNAL IP or DNS name.
|
So it uses the docker-compose.**prod**.yml file which uses the EXTERNAL IP or DNS name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user