mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 04:48:46 +00:00
[BREAKING] Enhancement: require host validation (#4744)
This commit is contained in:
parent
91d5fc8e42
commit
05af70d11b
4 changed files with 47 additions and 2 deletions
|
@ -21,7 +21,7 @@ If this is your first time starting, copy the `src/skeleton` directory to `confi
|
|||
Finally, run the server:
|
||||
|
||||
```bash
|
||||
pnpm start
|
||||
HOMEPAGE_ALLOWED_HOSTS=gethomepage.dev pnpm start
|
||||
```
|
||||
|
||||
When updating homepage versions you will need to re-build the static files i.e. repeat the process above.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue