2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

use uv for install (#8082) (#8095)

* use uv for install (#8082)

(cherry picked from commit 360171fac5)

# Conflicts:
#	contrib/packager.io/functions.sh

* Update mlc_config.json
This commit is contained in:
Matthias Mair
2024-09-10 02:17:42 +02:00
committed by GitHub
parent 89be7f2699
commit 065aca46cd
2 changed files with 5 additions and 2 deletions

View File

@ -6,6 +6,9 @@
{
"pattern": "http://localhost"
},
{
"pattern": "https://localhost:5173/"
},
{
"pattern": "http://127.0.0.1"
},