This commit is contained in:
2024-01-17 13:07:50 -06:00
parent 987031ff44
commit cb5524f1aa

View File

@@ -72,7 +72,7 @@ services:
container_name: NUTCase
image: kronos443/nutcase:latest
environment:
- TZ: ${TZ}
- TZ=${TZ}
ports:
- 9995:9995
restart: always