Skip to content

Commit

Permalink
Use port 6000 for difficalcy
Browse files Browse the repository at this point in the history
  • Loading branch information
Syriiin committed May 29, 2024
1 parent 0993e2f commit 2728dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.override.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ services:

difficalcy-osu:
ports:
- 5000:80
volumes:
- ./common/osu/stubdata/beatmap_provider:/beatmaps
- 6000:80

0 comments on commit 2728dc7

Please sign in to comment.