Files
ansible-docker/docs/wekan.md
2022-03-15 21:26:58 +02:00

14 lines
237 B
Markdown

# 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
```