mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated Install Wekan Docker in production (markdown)
parent
753d08e5eb
commit
1997dbc4bb
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ wekandb:
|
|||
- /home/wekan/data:/data/db
|
||||
```
|
||||
|
||||
**Note:** we want to preserve the 80 port on the host, so we bind Wekan on port 8081, that next will be bound to a vhost in apache (thus on port 80)
|
||||
**Note:** we want to preserve the port 80 on the host, so we bind Wekan on port 8081. This port 8081 will next be bound to a vhost in apache (thus on port 80).
|
||||
|
||||
## 3. Configure Apache as a front-end proxy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue