osuAkatsuki / bancho.py

An osu! server for the generic public, optimized for maintainability in modern python
https://akatsuki.gg
MIT License
212 stars 127 forks source link

bug: docker-compose.yml: services.nginx.ports array items[0,1] must be unique #492

Closed magonyfur closed 1 year ago

magonyfur commented 1 year ago

Describe the bug

is docker im trying to use the nginx without ssl i need help getting it to work preferebly reacheble from localhost or 127.0.0.1

To Reproduce

change

SERVER_PORT=80

HOST_PORT=80

Expected behavior

working and docker composing

bancho.py Version

newest

Python Version

3.9.X (Default)

Relevant log output

No response

Additional context

No response

magonyfur commented 1 year ago

close this bug i fixed it already, only cannot conect over localhost

7ez commented 1 year ago

you can close it yourself