Merge branch 'develop' into feature/BETA-455
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# 🚀 Instalador - AttendanceSystem
|
||||
# Uso:
|
||||
# bash <(curl -fsSL \
|
||||
# "https://git.seventh.com.br/seventh.p7/attendance-system.install/raw/branch/release%2FV1.4/install.sh")
|
||||
# "https://git.seventh.com.br/seventh.p7/attendance-system.install/raw/branch/develop/install.sh")
|
||||
# ==============================================================
|
||||
|
||||
# ── Redireciona stdin para o terminal quando rodado via curl | bash ──
|
||||
@@ -28,7 +28,7 @@ NC='\033[0m'
|
||||
|
||||
# ─── Repositório Git ──────────────────────────────────────────
|
||||
INSTALL_DIR="attendancesystem"
|
||||
BRANCH="${BRANCH:-release/V1.4}"
|
||||
BRANCH="${BRANCH:-develop}"
|
||||
ENV_FILE=""
|
||||
GIT_REPO="https://git.seventh.com.br/seventh.p7/attendance-system.install.git"
|
||||
|
||||
@@ -327,7 +327,7 @@ ASPNETCORE_ENVIRONMENT=Production
|
||||
DOCKER_REPO=seventhltda
|
||||
IMAGEM_LATEST=latest
|
||||
IMAGEM_UNSTABLE_LATEST=unstable-latest
|
||||
IMAGEM_RELEASE=rc-1.4
|
||||
IMAGEM_RELEASE=2.0
|
||||
NGINX_DEFAULT_PORT=80
|
||||
|
||||
# ── Sistema Base ──────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user