mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 21:06:54 +00:00
Revert to compose 3.2 due to PWD lagging behind
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
08b2ea3f45
commit
85d3e2ba87
@ -1,4 +1,4 @@
|
|||||||
version: "3.3"
|
version: "3.2"
|
||||||
services:
|
services:
|
||||||
gateway:
|
gateway:
|
||||||
volumes:
|
volumes:
|
||||||
@ -148,4 +148,4 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
functions:
|
functions:
|
||||||
driver: overlay
|
driver: overlay
|
||||||
attachable: true
|
#attachable: true
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
version: "3.3"
|
version: "3.2"
|
||||||
services:
|
services:
|
||||||
gateway:
|
gateway:
|
||||||
volumes:
|
volumes:
|
||||||
@ -201,4 +201,4 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
functions:
|
functions:
|
||||||
driver: overlay
|
driver: overlay
|
||||||
attachable: true
|
#attachable: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user