mirror of
https://github.com/Cameri/nostream.git
synced 2025-08-08 20:21:49 +02:00
docs: Pre-load dotenv to load db env variables (#186)
This commit is contained in:
@@ -234,7 +234,7 @@ Install dependencies:
|
|||||||
Run migrations (at least once and after pulling new changes):
|
Run migrations (at least once and after pulling new changes):
|
||||||
|
|
||||||
```
|
```
|
||||||
npm run db:migrate
|
NODE_OPTIONS="-r dotenv/config" npm run db:migrate
|
||||||
```
|
```
|
||||||
|
|
||||||
Create .nostr folder inside nostream project folder and copy over the settings file:
|
Create .nostr folder inside nostream project folder and copy over the settings file:
|
||||||
|
Reference in New Issue
Block a user