Add localtime volume to Caddy
This commit is contained in:
parent
cdd232ab9e
commit
c519728530
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ services:
|
|||
networks:
|
||||
- proxy
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- data:/data
|
||||
- config:/config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue