Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Update Setup
authored
Jan 06, 2022
by
Porter Libby
Hide whitespace changes
Inline
Side-by-side
Setup.md
View page @
cd7a66d7
...
...
@@ -35,6 +35,7 @@ DB_HOST=[database host name]
DB_DATABASE=[database name]
DB_PASSWORD=[databse password]
DB_PORT=[database port]
PORT=[Webserver listen port]
```
## Node Dependencies
...
...