forked from LiveCarta/BookConverter
add /app/
This commit is contained in:
@@ -16,4 +16,4 @@ VOLUME /app/logs
|
||||
# VOLUME /app/html
|
||||
# VOLUME /app/json
|
||||
|
||||
CMD python -m /app/src/util/check_dirs.py && python -m consumer.py
|
||||
CMD python -m /app/src/util/check_dirs.py && python -m /app/consumer.py
|
||||
Reference in New Issue
Block a user