mirror of
https://github.com/fosrl/pangolin.git
synced 2025-06-28 16:10:04 +02:00
Initial pass at migrations
This commit is contained in:
parent
29bd88ebdf
commit
2a265e5cdd
9 changed files with 191 additions and 26 deletions
|
@ -9,8 +9,8 @@ async function startServers() {
|
|||
|
||||
// Start all servers
|
||||
const apiServer = createApiServer();
|
||||
const nextServer = await createNextServer();
|
||||
const internalServer = createInternalServer();
|
||||
const nextServer = await createNextServer();
|
||||
|
||||
return {
|
||||
apiServer,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue