developeranaz / RCLONE-SERVE-INDEX

Heroku Rclone Index Any Remote cloud drives to Index page
155 stars 177 forks source link

how can control the port in Dockerfile #26

Closed Eloco closed 2 years ago

Eloco commented 2 years ago

i saw each log has random port , is there any env or other way to control the port?

OTICE: Serving remote control on http://[::]:38481/
developeranaz commented 2 years ago

For heroku $PORT holds the random port. We can't change/assign our own port variable in case of heroku