Added variables to env

This commit is contained in:
Devoalda 2023-10-23 12:51:31 +08:00
parent c72af2167d
commit e28fc89b3d
1 changed files with 3 additions and 0 deletions

View File

@ -19,3 +19,6 @@ REDIS_URL=redis://localhost:6379/0
CACHE=TRUE CACHE=TRUE
REDIS_URL=redis://127.0.0.1:6379/1 REDIS_URL=redis://127.0.0.1:6379/1
REDIS_HOST=192.168.56.102
REDIS_PORT=6379