Mettre à jour processus docker pour le projet #1
1 changed files with 2 additions and 0 deletions
|
@ -7,7 +7,9 @@ services:
|
|||
- '8080:8080'
|
||||
volumes:
|
||||
- 'config:/app/config'
|
||||
- 'contenu:/app/contenu'
|
||||
command: ['babillard', 'server', '--config', '/app/config/.babillard.yaml']
|
||||
|
||||
volumes:
|
||||
config:
|
||||
contenu:
|
||||
|
|
Loading…
Reference in a new issue