diff --git a/build-and-push.sh b/build-and-push.sh index 55aa381..ef69474 100755 --- a/build-and-push.sh +++ b/build-and-push.sh @@ -13,7 +13,7 @@ BLUE='\033[0;34m' NC='\033[0m' # No Color # Configuración por defecto -REGISTRY_URL="10.10.4.3:5000" +REGISTRY_URL="registry-pons.duckdns.org" IMAGE_NAME="condominio_ibiza" DOCKERFILE_PATH="docker/Dockerfile" PROJECT_DIR="/var/www/html/ibiza" diff --git a/docker/ibiza.yaml b/docker/ibiza.yaml index fabed46..fc4123d 100755 --- a/docker/ibiza.yaml +++ b/docker/ibiza.yaml @@ -21,8 +21,9 @@ services: - JWT_SECRET=ibiza_jwt_secret_key_CHANGE_IN_PRODUCTION_2025!@# - SESSION_TIMEOUT=28800 - SITE_URL=https://condominioibiza.ddns.net + - TZ=America/Mexico_City hostname: condominio_ibiza - image: 10.10.4.3:5000/condominio_ibiza:latest + image: registry-pons.duckdns.org/condominio_ibiza:latest labels: icon: https://www.punta-diamante.saredesarrollo.com.mx/storage/img/condominios/6/VBgcKjrcQCCQ7gIlGousPfH9EECJ4UluHwAThjJ2.png ports: