1
0
mirror of https://github.com/umputun/reproxy.git synced 2025-07-12 22:20:55 +02:00

support TZ customization

This commit is contained in:
Umputun
2021-04-11 17:10:40 -05:00
parent 74505c3671
commit c53d28b12d
3 changed files with 23 additions and 4 deletions

View File

@ -13,6 +13,7 @@ services:
- DOCKER_ENABLED=true
- ASSETS_LOCATION=/web
- DEBUG=true
- TIME_ZONE=America/Chicago
svc1:
image: hashicorp/http-echo