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
All checks were successful
Build And Publish Production Image / Build And Publish Production Image (push) Successful in 12s
This commit is contained in:
@@ -34,8 +34,8 @@ services:
|
||||
- "homepage.group=Hyperlink"
|
||||
- "homepage.name=Condado Newsletter"
|
||||
- "homepage.description=Automated newsletter generator using AI"
|
||||
- "homepage.logo=https://raw.githubusercontent.com/celtinha/condado-newsletter/main/docs/logo.png"
|
||||
- "homepage.url=http://condado-newsletter.lab"
|
||||
- "homepage.logo=claude-dark.png"
|
||||
- "homepage.href=http://condado-newsletter.lab"
|
||||
|
||||
volumes:
|
||||
postgres-data:
|
||||
|
||||
Reference in New Issue
Block a user