Save secret key to creds file (#15051)

This commit is contained in:
Slaviša Arežina
2026-06-11 15:44:40 +02:00
committed by GitHub
parent 51e8cab5d3
commit e5283edead
+4
View File
@@ -38,6 +38,10 @@ quota-exceeded:
routing:
strategy: "round-robin"
EOF
cat <<EOF >~/cliproxy.creds
Management Password: ${MANAGEMENT_PASSWORD}
EOF
msg_ok "Configured CLIProxyAPI"
msg_info "Creating Service"