add hedgedoc

This commit is contained in:
uumas
2022-03-10 09:07:22 +02:00
parent 724b302ecf
commit 71b98366f0
3 changed files with 34 additions and 0 deletions

15
docs/hedgedoc.md Normal file
View File

@@ -0,0 +1,15 @@
# 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
```