diff --git a/Docker.md b/Docker.md index 905def9..782dc90 100644 --- a/Docker.md +++ b/Docker.md @@ -39,11 +39,9 @@ echo 'USE_EDGE=true' >> .env && \ sudo docker-compose up -d --build ``` -Recommended: +- Using [wekan_mongodb](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml) - contains the only required Docker Compose file. -* [Wekan <=> MongoDB][wekan_mongodb](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml) - contains the only required Docker Compose file - -### Other resources +## Other resources First registered Wekan user will get Admin Panel on new Docker and source based installs. You can also [enable Admin Panel manually](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v0111-rc2-2017-03-05-wekan-prerelease)