gafirst / match-uploader

Upload FRC match videos to YouTube in a fast, consistent manner
GNU General Public License v3.0
1 stars 2 forks source link

YouTube redirect URL in docker container doesn't use host port #132

Open evan10s opened 1 month ago

evan10s commented 1 month ago

Bug description

The Google auth redirect URL uses the container internal port (8080) even if the host port for the container is different (80 in default config)

Match Uploader version

3.6.0

Are you running Match Uploader using the official Docker Compose setup?

Yes

Which part(s) of Match Uploader are affected?

YouTube integration

Relevant error or log output

No response