Refactor Traefik service configuration to use HTTP-01 challenge and remove Namecheap DNS settings
This commit is contained in:
@@ -9,11 +9,6 @@ TZ=Your/Timezone
|
||||
# Your email address for Let's Encrypt certificate notifications
|
||||
ACME_EMAIL=admin@your-domain.com
|
||||
|
||||
## Namecheap DNS API (whitelist your VPS IP in Namecheap API settings)
|
||||
# Your Namecheap username
|
||||
NAMECHEAP_API_USER=your_namecheap_username
|
||||
# Your Namecheap API key (found in your Namecheap account settings)
|
||||
NAMECHEAP_API_KEY=your_namecheap_api_key
|
||||
|
||||
## CrowdSec
|
||||
# Generate with: docker exec -it crowdsec cscli bouncers add traefik-bouncer
|
||||
|
||||
Reference in New Issue
Block a user