mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Update to Meteor 1.4 based Docker image
parent
e743e11df1
commit
d48dff4d30
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
version: '2'
|
||||
services:
|
||||
wekan:
|
||||
image: mquandalle/wekan
|
||||
image: wekanteam/wekan:meteor-1.4
|
||||
links:
|
||||
- wekandb
|
||||
environment:
|
||||
|
|
@ -58,7 +58,7 @@ Above method will create an instance of Wekan without mailing features (users in
|
|||
|
||||
```yaml
|
||||
wekan:
|
||||
image: mquandalle/wekan
|
||||
image: wekanteam/wekan:meteor-1.4
|
||||
links:
|
||||
- wekandb
|
||||
- mailserver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue