DEBUG = DEBUG_ENV
TEMPLATE_DEBUG = DEBUG
-RECOVERY = True
+RECOVERY = False
# disable to debug websocket and improve performance
DEBUG_TOOLBAR = False
-Subproject commit 52d01bc8d0ec34d96ae3751fa5709a8ae05066fd
+Subproject commit edd46124d392ae27b88eab49d371286e8b6b9e2e
- ./bin:/srv/bin
- ./var/backup/:/srv/backup
- /etc/localtime:/etc/localtime:ro
+ networks:
+ - teleforma-prod
volumes:
db-recovery:
POSTGRES_DB=teleforma
POSTGRES_USER=teleforma
POSTGRES_HOST_AUTH_METHOD=trust
+
+DB_HOST_RECOVERY=db-recovery
+POSTGRES_HOST_RECOVERY=db-recovery
+POSTGRES_PASSWORD_RECOVERY=EtOdlerlOt8ob
-Subproject commit c6b953270e4e8a7d97853d7a784f8e6df9ed9c53
+Subproject commit ce69eca18a6f5b8774215725fd6b42534f13412f