mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix backend start dependencie
This commit is contained in:
parent
4db22efcd6
commit
ced2726f01
@ -15,7 +15,7 @@
|
||||
"dependsOn": ["database#up"]
|
||||
},
|
||||
"start": {
|
||||
"dependsOn": ["database#up"]
|
||||
"dependsOn": ["database#up", "build"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user