Files: 86ccf6b6cb551e79942aaad2ac8c0cee7e50808e / process.yml
189 bytesRaw
1 | apps: |
2 | - script: index.js |
3 | name: romuloalves |
4 | instances: 1 |
5 | watch: true |
6 | env: |
7 | NODE_ENV: production |
8 | PORT: 3001 |
9 |
Built with git-ssb-web
1 | apps: |
2 | - script: index.js |
3 | name: romuloalves |
4 | instances: 1 |
5 | watch: true |
6 | env: |
7 | NODE_ENV: production |
8 | PORT: 3001 |
9 |
Built with git-ssb-web