forked from uumas/ansible-docker
Add WeKan
This commit is contained in:
13
docs/wekan.md
Normal file
13
docs/wekan.md
Normal 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
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user