diff --git a/v4/docker-compose.yaml b/v4/docker-compose.yaml index 09ab9be..3c4c744 100644 --- a/v4/docker-compose.yaml +++ b/v4/docker-compose.yaml @@ -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