mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 17:26:47 +00:00
Remove Alexa from sample stack
This commit is contained in:
parent
ee95e272cc
commit
9bd839ad25
@ -161,19 +161,6 @@ services:
|
|||||||
no_proxy: "gateway"
|
no_proxy: "gateway"
|
||||||
https_proxy: $https_proxy
|
https_proxy: $https_proxy
|
||||||
|
|
||||||
# Example of Alexa SDK skill, set skill to invoke HTTPs endpoint in Amazon Alexa Skills page.
|
|
||||||
alexacolorchange:
|
|
||||||
labels:
|
|
||||||
function: "true"
|
|
||||||
image: alexellis2/faas-alexachangecolorintent
|
|
||||||
depends_on:
|
|
||||||
- gateway
|
|
||||||
networks:
|
|
||||||
- functions
|
|
||||||
environment:
|
|
||||||
no_proxy: "gateway"
|
|
||||||
https_proxy: $https_proxy
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
functions:
|
functions:
|
||||||
driver: overlay
|
driver: overlay
|
||||||
|
Loading…
x
Reference in New Issue
Block a user