mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 12:36:40 +00:00
Use stable gateway by default
This commit is contained in:
@ -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:latest-dev
|
image: functions/gateway:latest
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
deploy:
|
deploy:
|
||||||
|
Reference in New Issue
Block a user