mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-05 20:43:57 +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
|
||||
```
|
||||
|
||||
- Create a .env file in the root directory of the project with the following environment variables:
|
||||
|
||||
- PORT: The port on which the server will listen.
|
||||
- KEY: Secret key to encrypt notes on the server
|
||||
- Look at .env.example and create your .env file
|
||||
|
||||
- Start server
|
||||
|
||||
|
|
Loading…
Reference in a new issue