Skip to content

Commit

Permalink
Fix path for goob station replays
Browse files Browse the repository at this point in the history
  • Loading branch information
Simyon264 committed Aug 25, 2024
1 parent bcefbbf commit 85245a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReplayBrowser/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"AllowedHosts": "*",
"ReplayUrls": [
{
"url": "https://cdn.networkgamez.com/replays/replays/goobstation/",
"url": "https://cdn.networkgamez.com/replays/goobstation/",
"provider": "nginx",
"fallBackServerName": "goobstation",
"fallBackServerId": "goobstation",
Expand Down

0 comments on commit 85245a8

Please sign in to comment.