This commit is contained in:
Duda 2022-10-24 01:35:40 -07:00
parent 33afc8084e
commit 00c8a6c97f
20 changed files with 5527 additions and 1 deletions

View file

@ -0,0 +1,4 @@
host = "localhost"
user = "[user]"
passwd = "[userPass]"
database = "wahapedia"