Initial files

This commit is contained in:
John Crisp
2025-09-02 14:27:20 +02:00
parent bb8fedb899
commit ffef244d17
9 changed files with 1996 additions and 1 deletions

3
.env Normal file
View File

@@ -0,0 +1,3 @@
SERVER_HOST="https://chat.server.com"
SERVER_USER="user"
SERVER_PASS="pass"