mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-08 21:24:57 -05:00
[web-src] Allow the dev server to run against a remote forked-daapd instance
This commit is contained in:
2
web-src/.env.development
Normal file
2
web-src/.env.development
Normal file
@@ -0,0 +1,2 @@
|
||||
VUE_APP_JSON_API_SERVER='http://localhost:3689'
|
||||
VUE_APP_WEBSOCKET_SERVER='ws://localhost:3688'
|
||||
Reference in New Issue
Block a user