summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <openbsd@mx.buetow.org>2021-12-30 11:37:33 +0100
committerPaul Buetow <openbsd@mx.buetow.org>2021-12-30 11:37:33 +0100
commit87c527aba53b58b384b8071bb6a7e05acd75237a (patch)
tree689cd4bb736e7b8a35438b7de0c3b6bc641c77d3
parentde18c5af1d265fb0e300ce7a78cd195c8bb9e608 (diff)
adjust defualt name
-rw-r--r--openbsd/blowfish.buetow.org/etc/httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd/blowfish.buetow.org/etc/httpd.conf b/openbsd/blowfish.buetow.org/etc/httpd.conf
index 4ef26ee..acbc2cd 100644
--- a/openbsd/blowfish.buetow.org/etc/httpd.conf
+++ b/openbsd/blowfish.buetow.org/etc/httpd.conf
@@ -1,4 +1,4 @@
-server "snonux.de" {
+server "default" {
listen on * port 80
location "/.well-known/acme-challenge/*" {
root "/acme"