Explorar el Código

Update to net5

crobibero hace 4 años
padre
commit
be312f992d
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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",