Browse Source

docker configure!

chl 2 năm trước cách đây
mục cha
commit
97193a7347
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docker/docker-compose.yml

+ 1 - 1
docker/docker-compose.yml

@@ -7,4 +7,4 @@ services:
     image: mytest:v1.0.0
     container_name: mytest
     ports:
-      - 8080:8080
+      - "8080:8080"