Delete docker-compose.yml volums jbot folder

This commit is contained in:
L1n3 2021-08-31 10:14:47 +08:00
parent 7d28d5d24c
commit 782c9fde56

View File

@ -7,7 +7,6 @@ services:
- ./data/log:/ql/log - ./data/log:/ql/log
- ./data/db:/ql/db - ./data/db:/ql/db
- ./data/scripts:/ql/scripts - ./data/scripts:/ql/scripts
- ./data/jbot:/ql/jbot
- ./data/repo:/ql/repo - ./data/repo:/ql/repo
ports: ports:
- "0.0.0.0:5700:5700" - "0.0.0.0:5700:5700"