Enable production mode

This commit is contained in:
Fred Boniface 2024-10-12 20:47:08 +01:00
parent cd4c9ee79f
commit 1ac1a06fee
1 changed files with 3 additions and 1 deletions

View File

@ -83,3 +83,5 @@ services:
OWL_EML_USER: ${OWL_EML_USER} OWL_EML_USER: ${OWL_EML_USER}
OWL_EML_PASS: ${OWL_EML_PASS} OWL_EML_PASS: ${OWL_EML_PASS}
OWL_EML_PORT: ${OWL_EML_PORT} OWL_EML_PORT: ${OWL_EML_PORT}
NODE_ENV: production
TZ: Europe/London