mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-29 07:47:47 +01:00
put this in docker container
This commit is contained in:
5
dockerentry.sh
Normal file
5
dockerentry.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
npm run typeorm -- migration:run
|
||||
|
||||
npm start
|
||||
Reference in New Issue
Block a user