Update Dockerfile

revert changes made in f26f86dd3f
This commit is contained in:
William Trelawny 2022-08-31 20:55:20 -04:00 committed by GitHub
parent 4907bf5030
commit c6fa37640a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -346,6 +346,8 @@ RUN \
#rm -R /home/wekan/python
#rm /home/wekan/install_meteor.sh
ENV PORT=8080
EXPOSE $PORT
USER wekan
#---------------------------------------------------------------------