← back to Textiletuesday

.deploy.conf

6 lines

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