mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 17:55:58 +03:00
[GH-ISSUE #2342] Time zone doesn't reflect environment variable in Docker #1228
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1228
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HawaiianPizza on GitHub (Feb 27, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2342
Subject of the issue
Time zone doesn't reflect what is stated in the environment variable.
Deployment environment
Install method: Docker image
Clients used: Web vault, Android
Steps to reproduce
Created atandLast activeare only in UTC.Expected behaviour
Time zone is expected to display in the specified time zone in the docker-compose file.
Actual behaviour
Time zone in docker-compose file is ignored and instead Vaultwarden uses UTC.
@BlackDex commented on GitHub (Feb 28, 2022):
Works for me.
Within
docker-compose.ymlyou need to remove the quotes"around the value.