mirror of
https://github.com/brmlab/brmkan.git
synced 2025-06-07 19:34:00 +02:00
Update port
This commit is contained in:
parent
879f74a9b2
commit
8e23c8dd8f
1 changed files with 2 additions and 2 deletions
|
@ -64,9 +64,9 @@ services:
|
|||
networks:
|
||||
- wekan-tier
|
||||
#---------------------------------------------------------------
|
||||
# For running Wekan in different port like 3000, use: 3000:80
|
||||
# For running Wekan in different port like 3000, use: 3000:8080
|
||||
ports:
|
||||
- 80:80
|
||||
- 80:8080
|
||||
environment:
|
||||
#---------------------------------------------------------------
|
||||
# == ROOT_URL SETTING ==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue