podify-org/podify

The problem of direction agency

Opened this issue · 3 comments

Using caddy reverse proxy, the URL will become ip: port.
-"traefik.http.routers.podify.middlewares=sslheader@docker"
-"traefik.http.middlewares.sslheader.headers.customrequestheaders.X-Forwarded-Proto=https"
Don't know how to add to docker-compose.yml

After adding the code, the youtube video can be downloaded normally, but the URL will still show ip:port

Can I see your docker-compose.yml? Did you set HOST or URL_HOST?

https://www.podify.org/docker.html Copy from here, modify url_host, user_mail, user_passwd, SECRET_KEY_BASE. addition to the labels, other unchanged.