Add production docker file for backend

This commit is contained in:
2021-11-14 15:35:09 +01:00
parent ce3d351769
commit 6ffc55f64e
27 changed files with 14 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
{
"sdk": {
"version": "6.0",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}