1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-02-12 11:12:10 +00:00

Update 04-configs.md

update doc
This commit is contained in:
Thomas.GSP 2018-12-18 11:36:10 +00:00 committed by GitHub
parent 365e128bb6
commit cb31aaf325
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Configs # Configs
Configurations are managed in a single point: Configurations are managed by a single point:
vi /opt/HyperProxmox/code/scripts/main/private/conf/config vi /opt/HyperProxmox/code/scripts/main/private/conf/config
``` bash ``` bash
@ -39,7 +39,7 @@ redis_password:
redis_ip: 127.0.0.1 redis_ip: 127.0.0.1
redis_port: 6379 redis_port: 6379
``` ```
Databases settings for backend. Databases settings (backend).
User / Password are not currently supported. User / Password are not currently supported.
Don't expose your database on 0.0.0.0 or without firewall. Don't expose your database on 0.0.0.0 or without firewall.