Add localtime volume to lubelogger
This commit is contained in:
parent
245694fb0e
commit
733f554347
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ services:
|
|||
container_name: lubelogger
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- data:/App/data
|
||||
- keys:/root/.aspnet/DataProtection-Keys
|
||||
env_file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue