Réécrire le projet pour la v4 #4

Merged
vlbeaudoin merged 16 commits from breaking/v4 into main 2023-05-25 22:31:14 -05:00
Showing only changes of commit 97ee9458bb - Show all commits

View file

@ -32,7 +32,7 @@ services:
volumes:
- 'web-config:/etc/bottin'
restart: 'unless-stopped'
command: ['bottin', '--config', '/etc/bottin/api.yaml', 'web']
command: ['bottin', '--config', '/etc/bottin/web.yaml', 'web']
# adminer:
# image: adminer