Merge pull request #4667 from willman42/willman42-revert-pr-4663

Willman42 revert pr 4663
This commit is contained in:
Lauri Ojansivu 2022-09-01 12:01:34 +03:00 committed by GitHub
commit ed72ef0e5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 6 deletions

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
#---------------------------------------------------------------------

View file

@ -171,12 +171,6 @@ services:
# - http://192.168.1.100 <=== using at local LAN
- ROOT_URL=http://localhost # <=== using only at same laptop/desktop where Wekan is installed
#---------------------------------------------------------------
# ==== DEFAULT PORT SETTING ====
# By default, Wekan will bind to TCP port 8080. If you need to change this to work with your
# reverse proxy settings or other Docker network topology requirements, change this value.
# - Remember to change the above port binding if you change this value!
- PORT=8080
#---------------------------------------------------------------
# ==== EMAIL SETTINGS ====
# Email settings are only at MAIL_URL and MAIL_FROM.
# Admin Panel has test button, but it's not used for settings.