docker-compose.yml in mangadex-5.9.0 vs docker-compose.yml in mangadex-5.10.0
- old
+ new
@@ -1,9 +1,9 @@
version: "3"
services:
gem:
build: .
- command: bash
+ command: bin/console
stdin_open: true
tty: true
volumes:
- .:/app