ignis: add public hostname ignis.fireflylab.cc to HTTPRoute

Support multiple hostnames (LAN + public domain) via values list.
This commit is contained in:
2026-08-04 00:08:02 +07:00
parent 689ed82d5a
commit 3d829d0ded
3 changed files with 6 additions and 18 deletions
+3 -1
View File
@@ -37,4 +37,6 @@ persistence:
httpRoute:
enabled: true
hostname: ignis.fireflylab.local
hostnames:
- ignis.fireflylab.local
- ignis.fireflylab.cc