Update as per Chanwit's change to the main file

This commit is contained in:
Alex Ellis
2017-10-20 22:03:14 +01:00
committed by GitHub
parent bb01b6579b
commit 5d04373ded

View File

@ -1,4 +1,4 @@
version: "3.2" version: "3.3"
services: services:
gateway: gateway:
volumes: volumes:
@ -148,5 +148,4 @@ services:
networks: networks:
functions: functions:
driver: overlay driver: overlay
# Docker does not support this option yet - maybe create outside of the stack and reference as "external"? attachable: true
#attachable: true