summaryrefslogtreecommitdiff
path: root/ewww.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-05-03 09:12:41 +0300
committerLars Wirzenius <liw@liw.fi>2020-05-03 09:12:41 +0300
commit67a3e4bcd9b6d79f5fec75f946bd48d20f469a03 (patch)
treed86cfefeb7bdb15a592c4a52114373c16d7c7608 /ewww.md
parent82b4c62f1532faddc4c1be00d5e40068c47b9a20 (diff)
downloadewww-67a3e4bcd9b6d79f5fec75f946bd48d20f469a03.tar.gz
Change: force scheme, host in request URLs to point at test server
Diffstat (limited to 'ewww.md')
-rw-r--r--ewww.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/ewww.md b/ewww.md
index fa0aa4f..7d2ed8d 100644
--- a/ewww.md
+++ b/ewww.md
@@ -94,7 +94,8 @@ then I get status code 200
~~~
~~~{#minimal.yaml .file .yaml}
-{}
+hosts:
+ - example.com
~~~