Queries are working

This commit is contained in:
2021-01-30 05:50:04 +11:00
parent 488c32eea2
commit 689a3371f1
12 changed files with 3824 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
WEB_PORT=3100
DB_HOSTNAME=127.0.0.1
DB_DATABASE=news
DB_USERNAME=news
DB_PASSWORD=charizard
DB_TIMEZONE=Australia/Sydney
QUERY_LIMIT=10