mirror of
https://github.com/openfaas/faas.git
synced 2025-06-15 19:56:47 +00:00
Use stable gateway by default
This commit is contained in:
parent
97c9243419
commit
1cff3601b0
@ -7,7 +7,7 @@ services:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: functions/gateway:latest-dev
|
||||
image: functions/gateway:latest
|
||||
networks:
|
||||
- functions
|
||||
deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user