Add WeKan

This commit is contained in:
uumas
2022-03-15 21:26:58 +02:00
parent cee98cb62a
commit 1d70a35f9a
7 changed files with 69 additions and 10 deletions

13
docs/wekan.md Normal file
View File

@@ -0,0 +1,13 @@
# Required variables
These variables are required. Example values included. Some general variables might also be required for this role.
```
ports:
wekan:
http: 8080
docker_vhost_domains:
hedgedoc:
- wekan.domain.tld
```