mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-26 12:15:28 +01:00
Mention that you have to make a .env file in local dev guide
This commit is contained in:
parent
4d169474a0
commit
cd4f5985e4
@ -43,6 +43,8 @@ pnpm install
|
|||||||
pnpm run dev
|
pnpm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You have to also make an `.env` file to configure your environment. Inspire it from the content of `example.env`.
|
||||||
|
|
||||||
To build production files, run:
|
To build production files, run:
|
||||||
```bash
|
```bash
|
||||||
pnpm build
|
pnpm build
|
||||||
@ -55,7 +57,7 @@ pnpm build
|
|||||||
|
|
||||||
A simple guide has been written to assist in hosting your own instance of movie-web. Check it out below
|
A simple guide has been written to assist in hosting your own instance of movie-web. Check it out below
|
||||||
|
|
||||||
|[Selfhosting guide](https://docs.movie-web.app/self-hosting/self-hosting)|
|
|[Selfhosting guide](https://docs.movie-web.app)|
|
||||||
|---|
|
|---|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user