mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 04:54:23 +00:00
start writing marketing materials
This commit is contained in:
@@ -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