mirror of
https://github.com/buildplan/du_setup.git
synced 2025-12-29 16:14:59 +00:00
Update README.md
This commit is contained in:
@@ -58,12 +58,12 @@ You can provide a configuration file (e.g., `/etc/setup_harden.conf`) to automat
|
|||||||
|
|
||||||
**Example Config**:
|
**Example Config**:
|
||||||
```bash
|
```bash
|
||||||
USERNAME=ali
|
USERNAME=
|
||||||
HOSTNAME=doVPS
|
HOSTNAME=
|
||||||
SSH_PORT=5595
|
SSH_PORT=2222
|
||||||
TIMEZONE=Etc/UTC
|
TIMEZONE=Etc/UTC
|
||||||
SWAP_SIZE=2G
|
SWAP_SIZE=2G
|
||||||
UFW_PORTS=80/tcp,443/tcp,51820/udp
|
UFW_PORTS=2222/tcp
|
||||||
AUTO_UPDATES=yes
|
AUTO_UPDATES=yes
|
||||||
INSTALL_DOCKER=yes
|
INSTALL_DOCKER=yes
|
||||||
INSTALL_TAILSCALE=yes
|
INSTALL_TAILSCALE=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user