Reorg repo

This commit is contained in:
2023-05-16 12:38:37 -03:00
parent f775068850
commit 21abfbfd98
20 changed files with 18 additions and 7 deletions

View File

@@ -1,17 +0,0 @@
version: 1.0
provider:
name: openfaas
gateway: http://pinky:8082
functions:
busqueda:
lang: python3-flask
handler: ./busqueda
image: ralsina/nombres_busqueda:latest
historico:
lang: python3-flask
handler: ./historico
image: ralsina/nombres_historico:latest
tapas:
lang: python3-flask
handler: ./tapas
image: ralsina/tapas:latest