mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-01 02:03:45 -04:00
[web] Add ability to access the server externally
This commit is contained in:
parent
e891b5d24c
commit
7c8b787afb
@ -3,7 +3,7 @@
|
|||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vite --port 3000",
|
"serve": "vite --port 3000 --host",
|
||||||
"build": "vite build --base='./'",
|
"build": "vite build --base='./'",
|
||||||
"lint": "eslint",
|
"lint": "eslint",
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user