compose(full): monter /etc/localtime/ dans services.ui #5
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue