mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
Begin implementing a reporting mechanism
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user