danielbrendel / hortusfox-web

Self-hosted collaborative plant management and tracking system for plant enthusiasts
https://www.hortusfox.com
MIT License
674 stars 34 forks source link

Ability to change URL for sharing plant fotos #261

Closed m4nges closed 2 months ago

m4nges commented 2 months ago

Description of your request Sharing photos is currently only possible via the URL https://www.hortusfox.com.

Describe the solution you'd like I would like to share the photos via my own domain.

Describe alternatives you've considered For the docker setup, you could have an optional environmental variable that would allow you to put the URL that is used for sharing. Something like ‘SHARE_PHOTO_URL:

danielbrendel commented 2 months ago

Yes, we can implement this for the next update. Thanks for the suggestion.