mirror of
https://github.com/openfaas/faas.git
synced 2025-06-29 18:23:26 +00:00
Space out of place
This commit is contained in:
@ -23,7 +23,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
|
|
||||||
# Sample functions go here.
|
# Sample functions go here.
|
||||||
webhookstash:
|
webhookstash:
|
||||||
image: alexellis2/faas-webhookstash:latest
|
image: alexellis2/faas-webhookstash:latest
|
||||||
depends_on:
|
depends_on:
|
||||||
@ -34,7 +34,7 @@ services:
|
|||||||
no_proxy: "gateway"
|
no_proxy: "gateway"
|
||||||
https_proxy: $https_proxy
|
https_proxy: $https_proxy
|
||||||
|
|
||||||
hubstats:
|
hubstats:
|
||||||
image: alexellis2/faas-dockerhubstats:latest
|
image: alexellis2/faas-dockerhubstats:latest
|
||||||
depends_on:
|
depends_on:
|
||||||
- gateway
|
- gateway
|
||||||
|
Reference in New Issue
Block a user