This commit is contained in:
Eduard Tomas 2017-06-20 18:41:29 +02:00
commit 75065026fc
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
version: '2'
version: '3'
services:
ci-build:

View File

@ -1,4 +1,4 @@
version: '2'
version: '3'
# The default docker-compose.override file can use the "localhost" as the external name for testing web apps within the same dev machine.
# The ESHOP_EXTERNAL_DNS_NAME_OR_IP environment variable is taken, by default, from the ".env" file defined like:

View File

@ -1,4 +1,4 @@
version: '2'
version: '3'
# The Production docker-compose file has to have the external/real IPs or DNS names for the services
# The ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP environment variable is taken, by default, from the ".env" file defined like:

View File

@ -1,4 +1,4 @@
version: '2'
version: '3'
services:
basket.api:

View File

@ -1,4 +1,4 @@
version: '2'
version: '3'
services:
basket.api: