diff --git a/.env b/.env index 4768ec8..a9bca83 100644 --- a/.env +++ b/.env @@ -2,4 +2,4 @@ CORS_ALLOWED_ORIGINS=https://dev1.aptivaai.com,http://34.16.120.118:3000,http:// SERVER1_PORT=5000 SERVER2_PORT=5001 SERVER3_PORT=5002 -IMG_TAG=acc1c56-202508071135 \ No newline at end of file +IMG_TAG=69fce4f-202508071311 \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml index de50fe8..a1a5098 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -119,7 +119,6 @@ services: networks: [default, aptiva-shared] ports: ["80:80", "443:443"] volumes: - - ./build:/usr/share/nginx/html:ro - ./nginx.conf:/etc/nginx/nginx.conf:ro - /etc/letsencrypt:/etc/letsencrypt:ro - ./empty:/etc/nginx/conf.d