feat: Add timezone configuration for Docker to ensure correct time handling in production and development environments
This commit is contained in:
@@ -13,3 +13,4 @@ services:
|
||||
- ./data:/app/data
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
- TZ=Europe/Warsaw
|
||||
|
||||
Reference in New Issue
Block a user