Merge branch 'main' into jim/063022/protectbeta

This commit is contained in:
Jim Moffet
2022-07-19 18:35:21 -07:00
committed by GitHub
3 changed files with 13 additions and 2 deletions

12
application.log.json Normal file
View File

@@ -0,0 +1,12 @@
Logging configured
Logging configured
Logging configured
Logging configured again
Logging configured
Logging configured again
Logging configured
Logging configured again
Logging configured
Logging configured again
Logging configured
Logging configured again

View File

@@ -37,4 +37,4 @@
],
"postCreateCommand": "chmod u+x devcontainer-admin/scripts/notify-admin-entrypoint.sh && ./devcontainer-admin/scripts/notify-admin-entrypoint.sh",
"remoteUser": "vscode"
}
}

View File

@@ -36,7 +36,6 @@ if [ ! -d "/node_modules" ]; then
npm ci install
fi
# npm ci install
npm run build
# run flask