ppy / osu-performance

Calculates user performance aggregates from scores
GNU Affero General Public License v3.0
241 stars 45 forks source link

Expand DB port to 32-bits #168

Closed smoogipoo closed 2 years ago

smoogipoo commented 2 years ago

I commonly expose my docker ports as 33306 to not clash with my local install, which overflows an int16.

peppy commented 2 years ago

I use 3307