mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Install Wekan Docker for testing (markdown)
parent
14a66be350
commit
b82fafa496
1 changed files with 8 additions and 2 deletions
|
|
@ -39,9 +39,15 @@ can be replaced by
|
|||
ports:
|
||||
- 1234:80
|
||||
```
|
||||
Also need to change
|
||||
|
||||
also need to change
|
||||
```
|
||||
ROOT_URL=http://localhost:1234
|
||||
- ROOT_URL=http://localhost:80
|
||||
```
|
||||
|
||||
to the new port
|
||||
```
|
||||
- ROOT_URL=http://localhost:1234
|
||||
```
|
||||
|
||||
(This procedure has been tested on Linux Ubuntu 14.04 and Mac OS 10.11.6.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue