add /app/

This commit is contained in:
Kiryl
2021-10-01 10:55:28 +03:00
parent fda64104e2
commit 594a8f0c8c

View File

@@ -16,4 +16,4 @@ VOLUME /app/logs
# VOLUME /app/html # VOLUME /app/html
# VOLUME /app/json # 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