auto-save 2026-05-15 15:10 (~2)
This commit is contained in:
@@ -36,7 +36,7 @@ Create the production login file. Replace the username and password as needed:
|
||||
|
||||
```bash
|
||||
printf 'skg:%s\n' "$(openssl passwd -apr1 'change-this-password')" > deploy/.htpasswd
|
||||
chmod 600 deploy/.htpasswd
|
||||
chmod 644 deploy/.htpasswd
|
||||
```
|
||||
|
||||
Then start:
|
||||
|
||||
Reference in New Issue
Block a user