feat: update .env.example with additional server configuration comments and add release checklist workflow

This commit is contained in:
HueByte
2026-04-24 15:51:01 +02:00
parent a85d16fff8
commit ecb20c4c52
2 changed files with 66 additions and 1 deletions
+6 -1
View File
@@ -6,7 +6,12 @@
Server__Name=My EchoHub Server
Server__Description=A self-hosted EchoHub chat server
Server__PublicServer=false
# Server__PublicHost=echohub.example.com
# Hostnames advertised to the EchoHubSpace directory. Index per entry.
# Server__PublicHosts__0=echohub.example.com
# Server__PublicHosts__1=alias.example.com
# Topic tags surfaced in the EchoHubSpace browser. Index per entry.
# Server__Tags__0=community
# Server__Tags__1=gaming
# Server__Admins__0=adminUsername
# ── JWT ──────────────────────────────────────────────────────────────