mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-26 15:30:58 -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",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"serve": "vite --port 3000",
|
||||
"serve": "vite --port 3000 --host",
|
||||
"build": "vite build --base='./'",
|
||||
"lint": "eslint",
|
||||
"dev": "vite",
|
||||
|
Loading…
x
Reference in New Issue
Block a user