feat(authentication): adds HTTP basic auth
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# ── HTTP Basic Auth (uncomment to enable) ──
|
||||
# AUTH_USERNAME=admin
|
||||
# AUTH_PASSWORD=secret
|
||||
|
||||
# ── PEM files (recommended for Let's Encrypt / certbot) ──
|
||||
CERT_FILE=fullchain6.pem
|
||||
PRIVKEY_FILE=privkey.pem
|
||||
|
||||
Reference in New Issue
Block a user