fix: code review batch 2 — multi-channel, thread safety, DSP reset, MIDI, hotspot, NAM, docs/CI, code quality
CI / test (push) Has been cancelled
CI / test (push) Has been cancelled
This commit is contained in:
+2
-2
@@ -13,9 +13,9 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
proxy: {
|
||||
'/api': 'http://pedal.local:8080',
|
||||
'/api': 'http://pedal.local',
|
||||
'/ws': {
|
||||
target: 'ws://pedal.local:8080',
|
||||
target: 'ws://pedal.local',
|
||||
ws: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user