Merge pull request 'compose(full): monter /etc/localtime/ dans services.ui' (#5) from vlbeaudoin/compose/full-ui-localtime into main
Reviewed-on: #5
This commit is contained in:
commit
a7a2e522f6
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ services:
|
|||
- '3333:3333'
|
||||
volumes:
|
||||
- 'ui-config:/etc/agendas/'
|
||||
- '/etc/localtime:/etc/localtime:ro'
|
||||
command: ['agendas', '--config', '/etc/agendas/cfg.yaml']
|
||||
volumes:
|
||||
db-data:
|
||||
|
|
Loading…
Reference in a new issue