Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DxsSucuk authored Apr 28, 2024
1 parent a193c17 commit 458539a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:

- HOST=0.0.0.0 # IP address to listen to

- TZ=Europe/Prague # Set your timezone
- TZ=Europe/Berlin # Set your timezone
- NODE_ENV=production # Internal server error messages will not send stacktrace to the browser in production

# Uncomment the lines below to enable Traefik
Expand Down

0 comments on commit 458539a

Please sign in to comment.