${DOMAIN} in config.sh #66

Closed
opened 2025-12-29 00:23:58 +01:00 by adam · 2 comments
Owner

Originally created by @basbebe on GitHub (Feb 18, 2016).

is it possible to use ${DOMAIN} in the config.sh, for example for

CONTACT_EMAIL=admin@${DOMAIN}

?

Originally created by @basbebe on GitHub (Feb 18, 2016). is it possible to use ${DOMAIN} in the config.sh, for example for ``` CONTACT_EMAIL=admin@${DOMAIN} ``` ?
adam closed this issue 2025-12-29 00:23:58 +01:00
Author
Owner

@lukas2511 commented on GitHub (Feb 18, 2016):

No. Especially with CONTACT_EMAIL this will never be an option since that address is per account and not per certificate.

@lukas2511 commented on GitHub (Feb 18, 2016): No. Especially with CONTACT_EMAIL this will never be an option since that address is per account and not per certificate.
Author
Owner

@basbebe commented on GitHub (Feb 18, 2016):

I see, thanks!

@basbebe commented on GitHub (Feb 18, 2016): I see, thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#66