javaeeduke commited on
Commit
c7d6a8e
·
verified ·
1 Parent(s): 90ac62b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -74,4 +74,4 @@ if (fs.existsSync(dbPath)) { \
74
  }); \
75
  }); \
76
  } catch(e) { console.log('Prisma initializing...'); } \
77
- }" && npm run start
 
74
  }); \
75
  }); \
76
  } catch(e) { console.log('Prisma initializing...'); } \
77
+ }" && npm run dev