From 9ec7d1856ac85747edfc550ea4f79007e6676838 Mon Sep 17 00:00:00 2001 From: Toby Allen Date: Tue, 7 Apr 2020 14:15:47 +0100 Subject: [PATCH] docs: Tip about not forgetting @ in curl command. (#19) * Give a tip about not forgetting @ in curl command. * Update src/docs/markdown/api-tutorial.md Co-Authored-By: Matt Holt * remove additional lines * remove extra lines Co-authored-by: Matt Holt --- src/docs/markdown/api-tutorial.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/docs/markdown/api-tutorial.md b/src/docs/markdown/api-tutorial.md index a2065ec..ad93d45 100644 --- a/src/docs/markdown/api-tutorial.md +++ b/src/docs/markdown/api-tutorial.md @@ -73,6 +73,10 @@ Then upload it: -d @caddy.json + + We can verify that Caddy applied our new config with another GET request: @@ -205,4 +209,3 @@ And check it again: -