mirror of
https://github.com/hydra-synth/hydra.git
synced 2025-12-16 03:39:58 +01:00
updated readme
This commit is contained in:
@@ -119,4 +119,6 @@ io.on('connection', function (socket) {
|
||||
// TO DO: on disconnect, remove from label dictionary
|
||||
})
|
||||
|
||||
app.use('/api', express.static(path.join(__dirname, '../frontend/hydra-functions/docs')))
|
||||
|
||||
app.use(express.static(path.join(__dirname, '../frontend/web-editor/public')))
|
||||
|
||||
Reference in New Issue
Block a user