Now correctly handles datetimes with timezone set

This commit is contained in:
Donkie
2023-06-25 17:57:17 +02:00
parent 9ac3c56bbf
commit 3aec319b6a
6 changed files with 26 additions and 15 deletions

View File

@@ -29,7 +29,7 @@ services:
- SPOOLMAN_DB_NAME=spoolman
- SPOOLMAN_DB_USERNAME=john
- SPOOLMAN_DB_PASSWORD=abc
- SPOOLMAN_LOGGING_LEVEL=DEBUG
- SPOOLMAN_LOGGING_LEVEL=INFO
depends_on:
db:
condition: service_healthy