Add SERVER_ID and PORT

This commit is contained in:
2024-06-29 21:45:38 -04:00
Unverified
parent 58b38f3d2d
commit 9ed9ae5078
4 changed files with 33 additions and 31 deletions

View File

@@ -1 +1,3 @@
DATABASE_URL=mysql://root:strong_password@localhost:3307/
DATABASE_URL=mysql://root:strong_password@localhost:3307/
SERVER_ID=tester
PORT=5051