diff --git a/.vscode/launch.json b/.vscode/launch.json index 2ae8023..48c710f 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -56,11 +56,11 @@ "--memory", "1G", "--memory-gc", - "lfu", + "lru", "--log-level", "debug", - "--upstream", - "http://192.168.2.5:80", + // "--upstream", + // "http://192.168.2.5:80", ], } ]