stanley-king 1 year ago
parent
commit
8072c05cf0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docker/compose/gx/gx-admin/docker-compose.yml

+ 0 - 2
docker/compose/gx/gx-admin/docker-compose.yml

@@ -36,8 +36,6 @@ services:
 
   web:
     image: php-fpm:alpine
-    ports:
-      - "9700:9000"
     volumes:
       - ../../../../:/var/www/html
       - ../conf/etc/localtime:/etc/localtime:ro