Use example.tld so a single search and replace works

This commit is contained in:
shibayashi 2018-11-04 14:06:18 +01:00
commit 800d233631
No known key found for this signature in database
GPG key ID: C10662A33EB28508
3 changed files with 10 additions and 10 deletions

View file

@ -1,10 +1,10 @@
# default Caddyfile config for Pleroma
#
# Simple installation instructions:
# 1. Replace 'pleroma.example.tld' with your instance's domain wherever it appears.
# 1. Replace 'example.tld' with your instance's domain wherever it appears.
# 2. Copy this section into your Caddyfile and restart Caddy.
pleroma.example.tld {
example.tld {
log /var/log/caddy/pleroma_access.log
errors /var/log/caddy/pleroma_error.log