mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2026-04-28 05:49:27 +02:00
start writing marketing materials
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ const run = () => {
|
||||
backendURL: 'http://localhost:8083',
|
||||
name: 'testing',
|
||||
signingSecret: 'test',
|
||||
} )
|
||||
} );
|
||||
|
||||
const httpServer = createServer( app );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user