Update plane process folder

This commit is contained in:
Raymond Bernardo 2021-07-27 22:19:28 -04:00
parent 9e7ee99cf2
commit 3ab441f9dc
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ RUN pip install pipenv==2021.5.29
RUN pipenv install
# Added needed folder for plane-notify process
RUN mkdir /var/run/plane-notify
RUN mkdir /home/plane-notify/
CMD pipenv run python /plane-notify/__main__.py