summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortylermurphy534 <tylermurphy534@gmail.com>2023-01-28 18:15:45 +0000
committertylermurphy534 <tylermurphy534@gmail.com>2023-01-28 18:15:45 +0000
commit80a9fe059e47b721494c4e939a90cee7af6ec231 (patch)
treeef682f0c5f1912ebb6fa328d09ce2c15e43269c8
parentdocker (diff)
downloadxssbook-80a9fe059e47b721494c4e939a90cee7af6ec231.tar.gz
xssbook-80a9fe059e47b721494c4e939a90cee7af6ec231.tar.bz2
xssbook-80a9fe059e47b721494c4e939a90cee7af6ec231.zip
readme
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c9efce..7f50320 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ The project is written in rust, so you can build it by running
Make sure where you run the binary from, you also move the public folder to.
-Finally, the site runs on port `8080`, so its recommended you put it begind a reverse proxy, or you could use a docker container and remap the outsite port (see below).
+Finally, the site runs on port `8080`, so its recommended you put it behind a reverse proxy, or you could use a docker container and remap the outsite port (see below).
**docker**