Update deploy.sh
This commit is contained in:
@@ -20,6 +20,7 @@ set -e
|
|||||||
# Git configuration
|
# Git configuration
|
||||||
GIT_REMOTE="${GIT_REMOTE:-origin}"
|
GIT_REMOTE="${GIT_REMOTE:-origin}"
|
||||||
GIT_BRANCH="${GIT_BRANCH:-main}"
|
GIT_BRANCH="${GIT_BRANCH:-main}"
|
||||||
|
GIT_REPO_URL=https://git.sensetostyle.com/JoeBot/HOALedgerIQ_Website.git
|
||||||
|
|
||||||
# Deployment directory (where the app lives)
|
# Deployment directory (where the app lives)
|
||||||
DEPLOY_DIR="${DEPLOY_DIR:-/home/ubuntu/www}"
|
DEPLOY_DIR="${DEPLOY_DIR:-/home/ubuntu/www}"
|
||||||
|
|||||||
Reference in New Issue
Block a user