configure Caddy reverse proxy for MMDL task service

- Add tasks.thesatelliteoflove.com reverse proxy to MMDL container
- Route task management service through Caddy with automatic HTTPS

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-06-06 10:50:35 -06:00
parent e1f09fc119
commit a2c3b53640

View File

@ -37,7 +37,7 @@ watcher.thesatelliteoflove.com {
}
tasks.thesatelliteoflove.com {
reverse_proxy authentik-server-1:9000
reverse_proxy mmdl:3000
}
phlog.thesatelliteoflove.com {