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