Update testing/docker-compose.yml
This commit is contained in:
parent
8788808f9f
commit
ea88df1398
1 changed files with 2 additions and 1 deletions
|
@ -10,4 +10,5 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/New_York
|
- TZ=America/New_York
|
||||||
- LOG_LEVEL=debug
|
- LOG_LEVEL=debug
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Reference in a new issue