Comment on Release 0.26.0 · Dawarich (breaking changes)

kokesh@lemmy.world ⁨2⁩ ⁨days⁩ ago

I’m trying to get Dawarich up on my server via Docker. It runs via local IP, but when I access via domain.com:6001 (port I’ve set in docker-compose.yml), I get error stating this is not allowed host and I should add it via config.hosts << “domain.com:6001” When I do add domain.com:6001 to APPLICATION_HOSTS in environment in docker-compose and create new containers with compose up -d, I still get error.

source
Sort:hotnewtop