forked from LiveCarta/BookConverter
fix heading support
This commit is contained in:
@@ -13,5 +13,7 @@ COPY . /app/
|
||||
|
||||
WORKDIR /app/
|
||||
VOLUME /app/logs
|
||||
# VOLUME /app/html
|
||||
# VOLUME /app/json
|
||||
|
||||
CMD python /app/src/util/check_packs.py && python /app/src/util/check_dirs.py && python /app/src/consumer.py
|
||||
|
||||
Reference in New Issue
Block a user