Mettre à jour processus docker pour le projet #1

Merged
vlbeaudoin merged 9 commits from feature/docker-compose into main 2023-05-05 18:01:34 -04:00
Showing only changes of commit e050783866 - Show all commits

View file

@ -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: