mirror of
https://github.com/openfaas/faas.git
synced 2025-06-15 19:56:47 +00:00
Update docker-compose.yml
This commit is contained in:
parent
09cc91108a
commit
4f1260232f
@ -7,7 +7,7 @@ services:
|
|||||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
image: functions/gateway:0.5.2
|
image: functions/gateway:0.5.3
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user