pupgray / walltaker

Take control of your friends wallpapers
5 stars 5 forks source link

Fix port forwarding in docker-compose.yml #53

Closed kemagain closed 1 week ago

kemagain commented 1 week ago

Ports were backwards, needs to be fixed before local docker instances work

Docker ports are HOST:CONTAINER. docker-compose docs annoyingly glaze over that, assuming you'll just figure out that it's the same as the CLI syntax