mirror of
https://github.com/mempool/mempool.git
synced 2025-03-26 17:51:45 +01:00
Broaden guidance for hosting frontend
This commit is contained in:
parent
28439bff7d
commit
d944362c7d
@ -93,7 +93,7 @@ npm run serve
|
||||
|
||||
#### Production
|
||||
|
||||
The `npm run build` command from step 1 above should have generated a `dist` directory. Put the contents of `dist/` into the root folder of your web server.
|
||||
The `npm run build` command from step 1 above should have generated a `dist` directory. Put the contents of `dist/` onto your web server.
|
||||
|
||||
You will probably want to set up a reverse proxy, TLS, etc. There are sample nginx configuration files in the top level of the repository for reference, but note that support for such tasks is outside the scope of this project.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user