mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +00:00
Update as per Chanwit's change to the main file
This commit is contained in:
@ -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
|
|
||||||
|
Reference in New Issue
Block a user