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

+ 1 - 1
docker-compose.yml

@@ -4,4 +4,4 @@ services:
     env_file: env/.env
     build: .
     ports:
-      - ${PORT}:8888
+      - ${WEB_PORT}:8888