Hördle Bot
3c051ec49d
refactor: simplify GoDaddy DNS configuration in Caddyfile
...
- Consolidate API key and secret syntax for GoDaddy DNS settings
- Improve readability by removing unnecessary nested structure
2025-12-01 15:58:00 +01:00
Hördle Bot
b268abb7d3
fix: correct environment variable syntax in Caddyfile and clean up Docker Compose configuration
...
- Update Caddyfile to use correct syntax for environment variables in GoDaddy DNS settings
- Remove unnecessary version declaration from docker-compose.caddy.yml for clarity
2025-12-01 15:50:54 +01:00
Hördle Bot
c7793dcb9d
fix: update Caddyfile DNS configuration for GoDaddy API
...
- Refactor DNS settings to use named parameters for API key and secret
- Enhance readability and maintainability of the Caddyfile
2025-12-01 15:45:47 +01:00
Hördle Bot
b120e5df45
chore: update .gitignore to include .env.example and enhance deployment documentation with Caddy reverse proxy setup
2025-12-01 15:19:19 +01:00