first commit
This commit is contained in:
2
myteamwallet_backend/Procfile
Normal file
2
myteamwallet_backend/Procfile
Normal file
@@ -0,0 +1,2 @@
|
||||
web: npm run start:prod
|
||||
release: echo '' > .env && npm run migration:run && npm run seed:run
|
||||
Reference in New Issue
Block a user