Skip to content

Commit 841d55a

Browse files
committed
default env + i18n
1 parent 0f9121e commit 841d55a

File tree

17 files changed

+4281
-2833
lines changed

17 files changed

+4281
-2833
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
# Server Configuration
1515
- SERVER_PORT=${SERVER_PORT:-8080}
1616
- SERVER_HOST=${SERVER_HOST:-0.0.0.0}
17-
- ENVIRONMENT=${ENVIRONMENT:-development}
17+
- ENVIRONMENT=${ENVIRONMENT:-production}
1818

1919
# Database Configuration (Required)
2020
- DB_HOST=${DB_HOST:-postgres}

console/src/i18n/locales/ca.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)