Browse Source

Update Dockerfile

revert changes made in f26f86dd3f5eb47152d4cd3e27594780c13a3cbb
William Trelawny 2 năm trước cách đây
mục cha
commit
c6fa37640a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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
 
 #---------------------------------------------------------------------