mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
separe init processes
separate processes to initialise: - express server - osc server - osc client
This commit is contained in:
@@ -11,5 +11,6 @@ export const config = {
|
||||
},
|
||||
osc: {
|
||||
port: 8888,
|
||||
portOut: 8889,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user