fix model retrain not working closes #93

This commit is contained in:
2024-04-16 16:02:57 +01:00
parent 026932cfab
commit f182b205f8
7 changed files with 144 additions and 179 deletions

View File

@@ -3,6 +3,7 @@ version: '3.1'
services:
db:
image: docker.andr3h3nriqu3s.com/services/postgres
command: -c 'max_connections=400'
restart: always
environment:
POSTGRES_PASSWORD: verysafepassword