mirror of
https://github.com/tedkulp/vidgrab
synced 2026-04-18 21:34:02 -04:00
Back to nextjs
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
"/api": {
|
||||
"target": "http://localhost:3333",
|
||||
"secure": false
|
||||
},
|
||||
"/socket.io": {
|
||||
"target": "http://localhost:3333",
|
||||
"secure": false,
|
||||
"ws": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user