proxmox redis server added
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Redis Configuration
|
||||
REDIS_VERSION=7.0.12
|
||||
REDIS_PASSWORD=change_this_to_a_strong_password
|
||||
REDIS_PORT=6379
|
||||
TIMEZONE=UTC
|
||||
Reference in New Issue
Block a user