mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated Install Wekan Docker for testing (markdown)
parent
f580ac5bc0
commit
69406b28b1
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ services:
|
|||
- 80:80
|
||||
|
||||
wekandb:
|
||||
image: mongo:3.2.12
|
||||
image: mongo:3.2.14
|
||||
volumes:
|
||||
- /home/johndoe/wekan/data:/data/db
|
||||
```
|
||||
|
|
@ -70,7 +70,7 @@ wekan:
|
|||
- 8081:80
|
||||
|
||||
wekandb:
|
||||
image: mongo:3.2.12
|
||||
image: mongo:3.2.14
|
||||
volumes:
|
||||
- /home/wekan/data:/data/db
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue