Don't use pg pool, too flaky for now

This commit is contained in:
2024-08-21 18:18:35 -03:00
parent dbbf7224b3
commit 9190060c52
5 changed files with 70 additions and 86 deletions

View File

@ -3,10 +3,6 @@ provider:
name: openfaas
gateway: http://pinky:8082
functions:
tapas:
lang: python3-flask
handler: ./tapas
image: ralsina/tapas:latest
iol:
lang: python3-fastapi
handler: ./iol