mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-27 14:47:18 +02:00
Update databasus-install.sh
This commit is contained in:
@@ -89,7 +89,7 @@ chmod 600 /opt/databasus/.env
|
|||||||
msg_ok "Configured Databasus"
|
msg_ok "Configured Databasus"
|
||||||
|
|
||||||
msg_info "Configuring Valkey"
|
msg_info "Configuring Valkey"
|
||||||
cat >/etc/valkey/valkey.conf <<EOF
|
cat <<EOF >/etc/valkey/valkey.conf
|
||||||
port 6379
|
port 6379
|
||||||
bind 127.0.0.1
|
bind 127.0.0.1
|
||||||
protected-mode yes
|
protected-mode yes
|
||||||
|
|||||||
Reference in New Issue
Block a user