Browse Source
Some users forget to use a comma between their site addresses. This is invalid (commas aren't a valid character in domains) and later parts of the code like certificate automation will try to use this otherwise, which doesn't make sense. Best to error as early as possible. Example thread on the forums where this happened: https://caddy.community/t/simplify-caddyfile/13281/9master
Francis Lavoie
3 years ago
committed by
GitHub
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue