mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
fix: update mail server configuration to reflect new email hostname and adjust SPF record
This commit is contained in:
@@ -39,7 +39,7 @@ http:
|
||||
mail_machine:
|
||||
entryPoints:
|
||||
- https
|
||||
rule: Host(`mail.furyhawk.lol`)
|
||||
rule: Host(`email.furyhawk.lol`)
|
||||
middlewares:
|
||||
- admin-auth@swarm
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user