diff --git a/deploy.sh b/deploy.sh index a07b45d..fd31370 100644 --- a/deploy.sh +++ b/deploy.sh @@ -25,7 +25,7 @@ GIT_BRANCH="${GIT_BRANCH:-main}" DEPLOY_DIR="${DEPLOY_DIR:-/home/ubuntu/www}" # 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) # Examples: