mirror of
https://github.com/timvisee/send.git
synced 2025-10-05 02:19:26 +02:00
Begin implementing a reporting mechanism
This commit is contained in:
parent
ccbcb69666
commit
9891d1f0ba
37 changed files with 762 additions and 183 deletions
|
@ -207,7 +207,7 @@ const web = {
|
|||
host: '0.0.0.0',
|
||||
proxy: {
|
||||
'/api/ws': {
|
||||
target: 'ws://localhost:8081',
|
||||
target: 'ws://localhost:1338',
|
||||
ws: true,
|
||||
secure: false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue