This commit is contained in:
David Reed 2023-03-16 22:04:55 -04:00
parent dd62822bf1
commit d2bb4e3617
No known key found for this signature in database
GPG key ID: 2211691D8A1EE72F

View file

@ -22,6 +22,8 @@ Here's how to get the remaining scripts for the purpose of hosting this reposito
4. Open the tarball, navigate to the `dist` directory, and extract all the scripts with the exception of `uv.config.js` (we already have a configuration) into the `public/uv/` directory in this repository.
You may see `.map` files. These are used for debugging. If they're too large, you can omit them without any errors.
Do not copy `uv.config.js` from the archive!
### Bare server
You will need to point your Bare server to an external one/a different directory (if you're using reverse proxy software).