This commit is contained in:
Victor Lacasse-Beaudoin 2023-05-25 23:19:35 -04:00
parent 641a144019
commit 97ee9458bb

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