mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Changes for redis
- Cache system - Internal working - Code clean
This commit is contained in:
parent
78fca2bef4
commit
a7d66036c0
5 changed files with 52 additions and 65 deletions
|
@ -17,12 +17,12 @@ user: hosting_api
|
|||
; NOSQL databases, should use a password
|
||||
mongodb_user:
|
||||
mongodb_password:
|
||||
mongodb_ip: 192.168.66.1
|
||||
mongodb_ip: 192.168.0.138
|
||||
mongodb_port: 27017
|
||||
|
||||
redis_user:
|
||||
redis_password:
|
||||
redis_ip: 192.168.66.1
|
||||
redis_ip: 192.168.0.138
|
||||
redis_port: 6379
|
||||
|
||||
[options]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue