promist
This commit is contained in:
5
deploy.yml
Normal file
5
deploy.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
name: promist
|
||||
type: node
|
||||
port: 8005
|
||||
build: npm run build
|
||||
start: PORT=8005 node start.js
|
||||
Reference in New Issue
Block a user