mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-24 04:46:22 +03:00
doc: fix documentation
This commit is contained in:
parent
c5f9781c27
commit
606b89ac52
1 changed files with 1 additions and 4 deletions
|
@ -44,10 +44,7 @@ npm install
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
- Create a .env file in the root directory of the project with the following environment variables:
|
- Look at .env.example and create your .env file
|
||||||
|
|
||||||
- PORT: The port on which the server will listen.
|
|
||||||
- KEY: Secret key to encrypt notes on the server
|
|
||||||
|
|
||||||
- Start server
|
- Start server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue