mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 16:56: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"
|
||||
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:
|
||||
functions:
|
||||
driver: overlay
|
||||
|
Loading…
x
Reference in New Issue
Block a user