mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-07 13:09:51 +00:00
build: set timezone in docker-compose
This commit is contained in:
parent
f9e3797cdd
commit
19ccac5c05
@ -6,5 +6,7 @@ services:
|
||||
ports:
|
||||
- 8090:8090
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- ./data:/app/pb_data
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user