Add example config for Tailscale

This commit is contained in:
Jan-Lukas Else 2021-09-23 18:09:51 +02:00
parent 806d588dca
commit a462566b85
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ server:
mediaAddress: https://media.example.com # Optional domain to use for serving media files
# Security
publicHttps: true # Use Let's Encrypt and serve site with HTTPS
tailscaleHttps: true # Use an Let's Encrypt certificate from Tailscale (see https://goblog.app/s/7)
securityHeaders: true # Set security HTTP headers (to always use HTTPS etc.)
cspDomains: # Specify additional domains to allow embedded content with enabled securityHeaders
- media.example.com