Files
ansible-docker/docs/hedgedoc.md
2022-03-10 09:07:22 +02:00

16 lines
282 B
Markdown

# Required variables
These variables are required. Example values included. Some general variables might also be required for this role.
```
ports:
hedgedoc:
http: 8080
docker_vhost_domains:
hedgedoc:
- hedgedoc.domain.tld
database_passwords:
hedgedoc: secret
```