fix: update devcontainer

This commit is contained in:
Mythie
2023-09-09 15:44:10 +10:00
parent 35acf05997
commit abc91f7eac
3 changed files with 4 additions and 3 deletions

View File

@ -16,6 +16,3 @@ set +a
# Run the migrations
npm run -w @documenso/prisma prisma:migrate-dev
# Start the app
npm run dev