mirror of
https://github.com/openfaas/faas.git
synced 2025-06-11 01:36:47 +00:00
change to use 3.3 spec to allow attachable network
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
This commit is contained in:
parent
329c0fc110
commit
bb01b6579b
@ -1,4 +1,4 @@
|
||||
version: "3.2"
|
||||
version: "3.3"
|
||||
services:
|
||||
gateway:
|
||||
volumes:
|
||||
@ -201,5 +201,4 @@ services:
|
||||
networks:
|
||||
functions:
|
||||
driver: overlay
|
||||
# Docker does not support this option yet - maybe create outside of the stack and reference as "external"?
|
||||
#attachable: true
|
||||
attachable: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user