Created
January 27, 2019 08:32
-
-
Save Nill-R/b7c8407044ae26e5fe43873fd54b3288 to your computer and use it in GitHub Desktop.
Caddy default config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://:80 { | |
log / /var/log/caddy/access.log "{combined}" | |
errors /var/log/caddy/error.log | |
status 418 / | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment