Browse Source

corrections

develop
yakamok 6 years ago committed by GitHub
parent
commit
abaed7643f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      api/README.md

4
api/README.md

@ -4,9 +4,9 @@ This api provides a web interface to see some basic stats on the data vserv.py h @@ -4,9 +4,9 @@ This api provides a web interface to see some basic stats on the data vserv.py h
## Install & Setup
First thing you are going to do is configure niflheim-api.py to use the Postgres databse you setup for vserv.py.
Configure niflheim-api.py to use the Postgres databse you setup for vserv.py.
So open niflheim-api.py:
__So open niflheim-api.py:__
DB_PASSWORD = "password"
DB_USER = "yggindex"

Loading…
Cancel
Save