EddieTheCubeHead / Stagnum

A website utilizing Spotify web API to transfer playback from a queue into a shareable pool.
Other
2 stars 0 forks source link

Changed front docker to use 3000 port again #238

Closed KeManen closed 6 months ago

KeManen commented 6 months ago

Change front docker to use port 3000 again. This is due that port 1-1024 need administrator privileges or special configs from the host machine.

This needs to be changed for any cloud deployments to work.