← back to 4square Agentabrams

.deploy.conf

8 lines

PROJECT_NAME=4square-agentabrams
DEPLOY_PATH=/root/public-projects/4square-agentabrams
HEALTH_URL=http://localhost:9702/health
INSTALL_CMD="npm ci --omit=dev"
BUILD_CMD=""
REQUIRED_ENVS=""
RSYNC_EXTRA_EXCLUDES="tmp"