Update README.md

This commit is contained in:
nune 2024-12-21 17:02:20 +00:00
parent 5e1ac20b27
commit c4749caf6f

View File

@ -19,5 +19,5 @@ example.com {
reverse_proxy localhost:7825 reverse_proxy localhost:7825
} }
``` ```
Then type `caddy reload` or `caddy start`. Then type `caddy reload`.
Wait a bit, and your service should come up. Wait a bit, and your service should come up.