forked from Hay1tsme/artemis
fix(docker): rename log
to logs
for consistency
This commit is contained in:
parent
b4a0736f7b
commit
040742a9a4
@ -15,7 +15,7 @@ COPY dbutils.py dbutils.py
|
|||||||
COPY read.py read.py
|
COPY read.py read.py
|
||||||
ADD core core
|
ADD core core
|
||||||
ADD titles titles
|
ADD titles titles
|
||||||
ADD log log
|
ADD logs logs
|
||||||
ADD cert cert
|
ADD cert cert
|
||||||
|
|
||||||
ENTRYPOINT [ "/app/entrypoint.sh" ]
|
ENTRYPOINT [ "/app/entrypoint.sh" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user