← back to Rentv Website

.deploy.conf

7 lines

PROJECT_NAME=rentv-website
DEPLOY_HOST=45.61.58.125
DEPLOY_PATH=/root/public-projects/rentv-website
HEALTH_URL=http://localhost:9705/api/health
INSTALL_CMD="npm ci --production"
BUILD_CMD=""