hotfix
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@ RUN pip3 install -r /requirements.txt
|
||||
COPY ./run.sh /run.sh
|
||||
COPY ./app/ /app
|
||||
|
||||
RUN mkdir /app/hosts.d/
|
||||
WORKDIR /app
|
||||
|
||||
CMD ["/run.sh"]
|
||||
|
||||
Reference in New Issue
Block a user