Structure copied from news-server

This commit is contained in:
2021-02-28 01:12:33 +11:00
parent 1d850e94f0
commit 3d4bae1281
11 changed files with 3823 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
WEB_PORT=3200
DB_HOSTNAME=database
DB_DATABASE=chat
DB_USERNAME=chat
DB_PASSWORD=blastoise
DB_TIMEZONE=Australia/Sydney