Merge pull request #607 from balena-io/ab77/patch

Set PRODUCTION_MODE true
This commit is contained in:
Anton Belodedenko 2025-02-05 07:58:14 +00:00 committed by GitHub
commit f6e4c1ff83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ x-default-environment: &default-environment
DB_PASSWORD: docker
DB_USER: docker
LOG_LEVEL: DEBUG
PRODUCTION_MODE: 'false'
PRODUCTION_MODE: 'true'
x-default-healthcheck-trait: &with-default-healthcheck
healthcheck: