!
This commit is contained in:
parent
dd62822bf1
commit
d2bb4e3617
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
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.
|
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
|
### Bare server
|
||||||
|
|
||||||
You will need to point your Bare server to an external one/a different directory (if you're using reverse proxy software).
|
You will need to point your Bare server to an external one/a different directory (if you're using reverse proxy software).
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue