fix model retrain not working closes #93
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user