mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Use Meteor 1.9 and Node.js 12.15.0 on Snap and Docker.
Thanks to xet7 !
This commit is contained in:
parent
120a430deb
commit
8384d68a06
8 changed files with 24 additions and 24 deletions
|
|
@ -132,7 +132,7 @@ services:
|
|||
' 1>/dev/null 2>&1 &
|
||||
mongod --replSet rs1
|
||||
wekan:
|
||||
image: wekanteam/wekan:latestdevel
|
||||
image: quay.io/wekan/wekan
|
||||
container_name: wekan-app
|
||||
restart: always
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue