alexcdev1 6 tháng trước cách đây
mục cha
commit
a5549eb2eb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docker-compose.prod.yml

+ 1 - 1
docker-compose.prod.yml

@@ -23,7 +23,7 @@ services:
   nginx:
   nginx:
     image: nginx:alpine
     image: nginx:alpine
     ports:
     ports:
-      - "8080:80"
+      - "8088:80"
     volumes:
     volumes:
       - ./nginx:/etc/nginx/conf.d
       - ./nginx:/etc/nginx/conf.d
       - ./logs/nginx:/var/log/nginx
       - ./logs/nginx:/var/log/nginx