Update README.md

This commit is contained in:
2025-11-20 16:42:15 +00:00
parent 07d47e087b
commit 5be795b033

View File

@ -28,7 +28,7 @@
1. Create the usersfile locally: `htpasswd -c usersfile <username>` 1. Create the usersfile locally: `htpasswd -c usersfile <username>`
2. Uncomment the Basic Auth section in your .env file 2. Uncomment the Basic Auth section in your .env file
3. Insert the secret: `abra app secret insert <domain> usersfile v1 -f usersfile 3. Insert the secret: `abra app secret insert <domain> usersfile v1 -f usersfile
4. Redploy you app: `abra app deploy -f <domain>` 4. Redploy your app: `abra app deploy -f <domain>`
## Configuring wildcard SSL using DNS ## Configuring wildcard SSL using DNS