mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 22:17:16 -04:00
Update Dockerfile
Removed hardcoding port 8080 in image, allowing more flexibility for complex docker deployments.
This commit is contained in:
parent
63d000fbbb
commit
f26f86dd3f
1 changed files with 0 additions and 2 deletions
|
@ -346,8 +346,6 @@ RUN \
|
|||
#rm -R /home/wekan/python
|
||||
#rm /home/wekan/install_meteor.sh
|
||||
|
||||
ENV PORT=8080
|
||||
EXPOSE $PORT
|
||||
USER wekan
|
||||
|
||||
#---------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue