mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Note: Docker Hub buils are broken. Only Quay works.
This commit is contained in:
parent
c30bc77eea
commit
22501749da
4 changed files with 14 additions and 13 deletions
|
|
@ -132,7 +132,7 @@ services:
|
|||
' 1>/dev/null 2>&1 &
|
||||
mongod --replSet rs1
|
||||
wekan:
|
||||
image: wekanteam/wekan
|
||||
image: quay.io/wekan/wekan
|
||||
container_name: wekan-app
|
||||
restart: always
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue