Browse Source

FD3-231 dockerfile actualizado

Guillermo Espinoza 7 years ago
parent
commit
bde68d5508
1 changed files with 1 additions and 1 deletions
  1. 1 1
      supervisord/Dockerfile

+ 1 - 1
supervisord/Dockerfile

@@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -yq cron patch apache2 libapache2-mod-php5
 COPY wsdl/ /var/www/html/	
 
 RUN mkdir -p /var/log/supervisor/
-EXPOSE 9001 80/tcp
+EXPOSE 80/tcp
 
 ##################################################################
 #sshd server