Skip to content
Snippets Groups Projects

Sync

Merged Guilherme Arthur Gerônimo requested to merge sync into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -12,6 +12,7 @@ RUN a2enmod ssl
RUN a2enmod proxy
RUN a2enmod proxy_http
RUN a2enmod headers
RUN a2enmod rewrite
#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
Loading