forked from coop-cloud/traefik
Update README.md
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user