Basic signups are working

This commit is contained in:
2019-05-08 08:19:58 +10:00
parent 8896e60e80
commit 9b20a4b567
10 changed files with 682 additions and 13 deletions
+7
View File
@@ -0,0 +1,7 @@
DB_HOST=localhost
DB_USER=kingdombattles
DB_PASS=kingdombattles
DB_NAME=kingdombattles
DB_PORT=3306
WEB_ADDRESS=localhost