12 lines
212 B
YAML
12 lines
212 B
YAML
---
|
|
|
|
etherpad_domain: pad.bitlair.nl
|
|
|
|
nginx_sites:
|
|
- server_name: "pad.bitlair.nl"
|
|
localproxy: "9001"
|
|
|
|
nft: true
|
|
group_nft_input:
|
|
- "# Allow web-traffic from world"
|
|
- "tcp dport { http, https } accept"
|