mirror of
https://github.com/EdyTheCow/docker-whmcs.git
synced 2026-04-02 10:49:30 +00:00
Merge pull request #16 from Joshua2504/patch-2
added small hint to the README on htpasswd file
This commit is contained in:
@@ -31,7 +31,7 @@ docker network create docker-whmcs-network
|
||||
```
|
||||
|
||||
<b>Generate .htpasswd user and pass</b><br />
|
||||
Navigate to `_base/data/traefik/.htpasswd` and place your generated user/pass in there
|
||||
Navigate to `_base/data/traefik/.htpasswd` and place your httpasswd user/pass in there.
|
||||
|
||||
Whenever you navigate to your admin area, you'll have to login with generated user and pass and then login with your WHMCS user. This basic auth is very effective against bots and endless spam in emails of failed logins.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user