mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.tsx
This commit is contained in:
parent
b22ac2291a
commit
cd97ec8da5
@ -23,7 +23,6 @@ const defaultOptions: InstallOptions = {
|
||||
"skip-apt-update": { value: false, description: "Skip the APT update." },
|
||||
"skip-firewall": { value: false, description: "Don't setup UFW (Only if you will set another Firewall manually)" },
|
||||
"skip-dns-server": { value: false, description: "Don't setup DNS server (Only if you will use external NS like Cloudflare)" },
|
||||
ufw: { value: false, description: "Install and setup UFW instead of CSF." },
|
||||
"no-ssh": { value: false, description: "Disable port 22 and whitelist administrator IP address." },
|
||||
"no-waf": { value: false, description: "Do not install CorazaWAF and disable it for new domains." },
|
||||
"post-install": { value: "", description: "Specify the post install script path." },
|
||||
|
Loading…
Reference in New Issue
Block a user