Skip to content
Snippets Groups Projects
Commit 6b38bebe authored by Guilherme Arthur Gerônimo's avatar Guilherme Arthur Gerônimo
Browse files

headers

parent ecf933fc
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ ADD docker/web/server.key /etc/apache2/ssl/
RUN a2enmod ssl
RUN a2enmod proxy
RUN a2enmod proxy_http
RUN a2enmod headers
#TODO Links to be compliance with old env. We should remove this in the future.
RUN ln -s -T /var/www/html/ /smartdata && chmod 777 /smartdata
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment