Skip to content

Commit d167c23

Browse files
committed
fix memory leak
1 parent 0609c8a commit d167c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReplayBrowser/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
{
9999
"url": "https://axolotl.yuniiworks.de/replays/",
100-
"provider": "nginx",
100+
"provider": "caddy",
101101
"fallBackServerName": "axolotl",
102102
"fallBackServerId": "axolotl",
103103
"replayRegex": "^[a-zA-Z0-9-]+-(\\d{4}_\\d{2}_\\d{2}-\\d{2}_\\d{2})-round_\\d+\\.zip$",

0 commit comments

Comments
 (0)