This commit is contained in:
Tyler Murphy 2023-01-28 14:23:17 -05:00
commit 4c920e5a9d

View file

@ -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**