mirror of
https://github.com/r4sas/Niflheim-api
synced 2025-09-11 05:32:31 +00:00
edit
This commit is contained in:
parent
8fc3495e2b
commit
3b1eed1ff1
@ -7,6 +7,7 @@ This server collects dht views from volunteer nodes from all over the network to
|
|||||||
This install assumes your using Linux.
|
This install assumes your using Linux.
|
||||||
|
|
||||||
First install postgres and setup a database & username called yggindex and a password of your choice.
|
First install postgres and setup a database & username called yggindex and a password of your choice.
|
||||||
|
|
||||||
Once you have done this open vserv.py and edit "DB_PASSWORD" to use the password you set, also change DB_host if your running the Database on another machine:
|
Once you have done this open vserv.py and edit "DB_PASSWORD" to use the password you set, also change DB_host if your running the Database on another machine:
|
||||||
|
|
||||||
DB_PASSWORD = "yourpassword"<edit
|
DB_PASSWORD = "yourpassword"<edit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user