rename service

This commit is contained in:
2026-04-01 10:59:32 -04:00
parent 4efc400f45
commit 1ec3829aa6

View File

@@ -25,7 +25,7 @@ GIT_BRANCH="${GIT_BRANCH:-main}"
DEPLOY_DIR="${DEPLOY_DIR:-/home/ubuntu/www}" DEPLOY_DIR="${DEPLOY_DIR:-/home/ubuntu/www}"
# Service name (the Debian service that wraps your app) # Service name (the Debian service that wraps your app)
SERVICE_NAME="${SERVICE_NAME:-hoaledgeriq}" SERVICE_NAME="${SERVICE_NAME:-hoaledgeriqweb}"
# Cache clearing command (adjust based on your framework) # Cache clearing command (adjust based on your framework)
# Examples: # Examples: