mirror of
https://github.com/langgenius/dify.git
synced 2026-07-21 20:15:31 -04:00
48d27e250b
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: -LAN- <laipz8200@outlook.com>
8 lines
176 B
Bash
8 lines
176 B
Bash
# ------------------------------
|
|
# Certbot Configuration
|
|
# ------------------------------
|
|
|
|
CERTBOT_EMAIL=your_email@example.com
|
|
CERTBOT_DOMAIN=your_domain.com
|
|
CERTBOT_OPTIONS=
|