mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
Bug: Caddyfile expects $hostname to be the same as domain #121
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EatonEmmerich on GitHub (Oct 27, 2025).
When configuring the letencrypt domain for Caddy the default Caddyfile expects a $hostname var to be the same as the domain set in the ./generate_config script, this should ideally be set when running the script instead.
@EatonEmmerich commented on GitHub (Nov 1, 2025):
My bad I see the HOSTNAME is configured in
.env.web, Closing issue.