Initial commit

This commit is contained in:
Jan Beilicke 2020-04-12 00:17:39 +02:00
commit 9ec34e7661
12 changed files with 603 additions and 0 deletions

6
defaults/main.yml Normal file
View file

@ -0,0 +1,6 @@
---
# defaults file for jotbe.cryptpad-docker
cryptpad_http_address: 127.0.0.1
cryptpad_http_unsafe_origin_url: https://{{ cryptpad_virtual_host }}
cryptpad_http_safe_origin_url: https://{{ cryptpad_safe_virtual_host }}
cryptpad_block_daily_check: no