FIX: time in container

This commit is contained in:
Jean-Claude 2021-02-22 18:00:01 +01:00
parent 2ffeee5198
commit 7ce9ca8364
Signed by: jeanclaude
GPG Key ID: 8A300F57CBB9F63E
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ services:
volumes:
- /var/cache/Drone/SolarLog/app:/usr/src/app
- /var/cache/Drone/SolarLog/env:/usr/src/app/env
- /etc/localtime:/etc/localtime
networks:
- ReverseProxy
command: >