mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
refactor: remove GitHub assets source and require HTTP provider
This commit is contained in:
+6
-1
@@ -39,9 +39,14 @@
|
||||
"minimum": 1,
|
||||
"maximum": 65535,
|
||||
"description": "Puerto local para callback OAuth de Challonge"
|
||||
},
|
||||
"assetsBaseUrl": {
|
||||
"type": "string",
|
||||
"description": "URL base obligatoria para descargar assets por HTTP (ej: http://192.168.1.50:8080)."
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"exampleProperty"
|
||||
"exampleProperty",
|
||||
"assetsBaseUrl"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user