stanley-king il y a 3 ans
Parent
commit
c8e161890c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      docker/compose/xyz-acc/docker-compose.yml

+ 1 - 0
docker/compose/xyz-acc/docker-compose.yml

@@ -5,6 +5,7 @@ services:
     image: nginx:alpine
     ports:
       - "443:443"
+      - "80:80"
     volumes:
       - ../../../:/var/www/html
       - ../../conf/etc/localtime:/etc/localtime:ro