This commit is contained in:
2024-08-15 20:03:42 -04:00
Unverified
parent cf429f1252
commit 9710b335db
2 changed files with 16 additions and 0 deletions

4
server/.env Normal file
View File

@@ -0,0 +1,4 @@
DATABASE_URL=sqlite:server.db
DOMAIN=server.realmchat.com
SERVER_ID=tester
PORT=5051