Updated rest of docker-compose files to v 3.4, so it works in VS for Mac
This commit is contained in:
parent
7c446d9ffd
commit
0c7671ea36
@ -1,4 +1,4 @@
|
||||
version: '3.3'
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
sql.data:
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: '3.3'
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
sql.data:
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: '3.3'
|
||||
version: '3.4'
|
||||
|
||||
# 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:
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: '3.3'
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
basket.api:
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: '3.3'
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
basket.api:
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: '3.3'
|
||||
version: '3.4'
|
||||
|
||||
# ONLY NEEDED WHEN RUNNING WINDOWS CONTAINERS
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user