소스 검색

Update to net5

crobibero 4 년 전
부모
커밋
be312f992d
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      Jellyfin.Server/Properties/launchSettings.json

+ 1 - 2
Jellyfin.Server/Properties/launchSettings.json

@@ -6,8 +6,7 @@
       "applicationUrl": "http://localhost:8096",
       "environmentVariables": {
         "ASPNETCORE_ENVIRONMENT": "Development"
-      },
-      "commandLineArgs": "--webdir C:\\Users\\Cody\\Code\\Jellyfin\\jellyfin-web\\dist"
+      }
     },
     "Jellyfin.Server (nowebclient)": {
       "commandName": "Project",