Skip to content
Snippets Groups Projects
Commit 079db348 authored by Christoffer Stoll's avatar Christoffer Stoll
Browse files

readme

parent 087baffd
No related branches found
No related tags found
1 merge request!17readme
......@@ -33,7 +33,7 @@ git clone https://git.nilu.no/raven/raven-administration
```
API_PORT=5000
CLIENT_PORT=80
DB_URI = postgresql://postgres:password@host:5432/database
DB_URI = postgresql://dbuser:password@host:5432/database
JWT_ACCESS_TOKEN_EXPIRES_SECONDS = 3600
JWT_SECRET_KEY = make-up-a-secure-key
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment