Explorar o código

Update Dockerfile

revert changes made in f26f86dd3f5eb47152d4cd3e27594780c13a3cbb
William Trelawny %!s(int64=2) %!d(string=hai) anos
pai
achega
c6fa37640a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

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