rename service
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user