1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-03-13 05:51:45 +00:00

corrections

This commit is contained in:
yakamok 2018-11-21 18:24:01 +01:00 committed by GitHub
parent 53b4c7e938
commit abaed7643f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"