forked from github.com/plausible-hosting
Remove domain alias configuration from caddy-gen file
Domain aliases aren't applicable to our use case, so no need to leave it in
This commit is contained in:
parent
8a88026ca8
commit
2a691320b6
@ -16,7 +16,6 @@ services:
|
||||
plausible:
|
||||
labels:
|
||||
virtual.host: "example.com" # change to your domain name
|
||||
virtual.alias: "www.example.com" # change to any aliases you use (or remove)
|
||||
virtual.port: "8000"
|
||||
virtual.tls-email: "admin@example.com" # change to your email
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user