← back to Astek Landing

.deploy.conf

7 lines

# astek-landing deploy config (GATED — do not run without Steve's approval)
PROJECT_NAME="astek-landing"
DEPLOY_PATH="/root/Projects/astek-landing"
# Live Kamatera port is 9960 (pm2 id 272, deploy 08fa699). 9944 was the local dev port.
HEALTH_URL="http://localhost:9960/healthz"
PORT="9960"