fix: update homepage logo and href in Docker Compose configuration
All checks were successful
Build And Publish Production Image / Build And Publish Production Image (push) Successful in 12s

This commit is contained in:
2026-03-28 03:09:35 -03:00
parent a672c9efed
commit 5ff28fa3d4

View File

@@ -34,8 +34,8 @@ services:
- "homepage.group=Hyperlink" - "homepage.group=Hyperlink"
- "homepage.name=Condado Newsletter" - "homepage.name=Condado Newsletter"
- "homepage.description=Automated newsletter generator using AI" - "homepage.description=Automated newsletter generator using AI"
- "homepage.logo=https://raw.githubusercontent.com/celtinha/condado-newsletter/main/docs/logo.png" - "homepage.logo=claude-dark.png"
- "homepage.url=http://condado-newsletter.lab" - "homepage.href=http://condado-newsletter.lab"
volumes: volumes:
postgres-data: postgres-data: