|
@@ -3,6 +3,8 @@ spec:
|
|
services:
|
|
services:
|
|
- name: medusa-server
|
|
- name: medusa-server
|
|
environment_slug: node-js
|
|
environment_slug: node-js
|
|
|
|
+ build_command: npm run build
|
|
|
|
+ run_command: npm start
|
|
git:
|
|
git:
|
|
repo_clone_url: https://github.com/medusajs/medusa-starter-default.git
|
|
repo_clone_url: https://github.com/medusajs/medusa-starter-default.git
|
|
branch: feat-deploy-digitalocean
|
|
branch: feat-deploy-digitalocean
|