mirror of
https://github.com/ppy/osu.git
synced 2026-06-06 13:14:29 +08:00
Add staging submission service URL to development endpoint config
This commit is contained in:
@@ -13,6 +13,7 @@ namespace osu.Game.Online
|
||||
SpectatorUrl = $@"{APIUrl}/signalr/spectator";
|
||||
MultiplayerUrl = $@"{APIUrl}/signalr/multiplayer";
|
||||
MetadataUrl = $@"{APIUrl}/signalr/metadata";
|
||||
BeatmapSubmissionServiceUrl = $@"{APIUrl}/beatmap-submission";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user