← back to Customdigitalmurals

.deploy.conf

6 lines

PROJECT_NAME=customdigitalmurals
DEPLOY_HOST=45.61.58.125
DEPLOY_PATH=/root/Projects/customdigitalmurals
HEALTH_URL=http://127.0.0.1:9896/health
INSTALL_CMD="npm ci --production"