Browse Source

Update example env

JoostSijm 5 years ago
parent
commit
b63bc676ea
1 changed files with 2 additions and 0 deletions
  1. 2 0
      example.env

+ 2 - 0
example.env

@@ -1 +1,3 @@
 AUTHORIZATION=PLACEHOLDER
+DATABASE_URI='postgresql://hvs@localhost/hvs'
+API_URL='http://localhost:5000/api/request/'