Removed config variable
This commit is contained in:
@ -7,7 +7,6 @@ CLIENT_URL="http://192.168.3.4:5173"
|
||||
|
||||
# Database configuration
|
||||
REDIS_URL="redis://@127.0.0.1:6379/4"
|
||||
DATABASE_URL="mysql://root@localhost:3306/game"
|
||||
DB_HOST="localhost"
|
||||
DB_USER="root"
|
||||
DB_PASS=""
|
||||
|
Reference in New Issue
Block a user