Réécrire le projet pour la v4 #4

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

View file

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