formation %!s(int64=5) %!d(string=hai) anos
pai
achega
1c24aa931e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      build/docker/apache/Dockerfile

+ 1 - 0
build/docker/apache/Dockerfile

@@ -14,6 +14,7 @@ COPY $PWD/build/docker/apache/apache.conf /etc/apache2/sites-available/foodgame.
 
 RUN a2dissite 000-default default-ssl
 RUN a2ensite foodgame.fr 
+RUN a2enmod ssl
 
 
 WORKDIR /var/www/index.html