mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 14:06:09 +05:00
FIX-1 - Related to #324 - fixed Docker file go lang ver. to follow server/go.mod minimal go lang requirements, and set web app correct root, resolved warnings argument values (#499)
This commit is contained in:
@@ -65,5 +65,6 @@
|
||||
"main": "gulpfile.js",
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"homepage": "./"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user