|
@ -20,17 +20,17 @@ services: |
|
|
identity.api: |
|
|
identity.api: |
|
|
build: |
|
|
build: |
|
|
args: |
|
|
args: |
|
|
NODE_IMAGE: stefanscherer/node-windows:8.11 |
|
|
|
|
|
|
|
|
NODE_IMAGE: stefanscherer/node-windows:10 |
|
|
|
|
|
|
|
|
webspa: |
|
|
webspa: |
|
|
build: |
|
|
build: |
|
|
args: |
|
|
args: |
|
|
NODE_IMAGE: stefanscherer/node-windows:8.11 |
|
|
|
|
|
|
|
|
NODE_IMAGE: stefanscherer/node-windows:10 |
|
|
|
|
|
|
|
|
webmvc: |
|
|
webmvc: |
|
|
build: |
|
|
build: |
|
|
args: |
|
|
args: |
|
|
NODE_IMAGE: stefanscherer/node-windows:8.11 |
|
|
|
|
|
|
|
|
NODE_IMAGE: stefanscherer/node-windows:10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
networks: |
|
|
networks: |
|
|