compose(full): monter /etc/localtime/ dans services.ui #5

Merged
vlbeaudoin merged 1 commit from vlbeaudoin/compose/full-ui-localtime into main 2024-12-31 19:59:52 -05:00 AGit
Showing only changes of commit 3b5b4f3f07 - Show all commits

View file

@ -22,6 +22,7 @@ services:
- '3333:3333' - '3333:3333'
volumes: volumes:
- 'ui-config:/etc/agendas/' - 'ui-config:/etc/agendas/'
- '/etc/localtime:/etc/localtime:ro'
command: ['agendas', '--config', '/etc/agendas/cfg.yaml'] command: ['agendas', '--config', '/etc/agendas/cfg.yaml']
volumes: volumes:
db-data: db-data: