mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 13:06:40 +00:00
@ -18,10 +18,10 @@ functions:
|
||||
handler: ./CaptainsIntent
|
||||
image: functions/captainsintent:latest
|
||||
|
||||
catservice:
|
||||
echo:
|
||||
lang: Dockerfile
|
||||
handler: ./catservice
|
||||
image: functions/catservice:latest
|
||||
handler: ./echo
|
||||
image: functions/faas-echo:latest
|
||||
|
||||
ChangeColorIntent:
|
||||
lang: Dockerfile
|
||||
|
Reference in New Issue
Block a user