work on muter/upload testing

This commit is contained in:
proddy
2024-01-21 11:46:13 +01:00
parent d8671dd114
commit fe30b8de8d
4 changed files with 794 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
import { handleRequest } from './Handler';
import { handleRequest } from './handler';
export default {
port: 3080,