Skip to content
Snippets Groups Projects
Commit 88eb8abb authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Fixed a bug in proxy log files.

parent e17f2fb5
No related branches found
No related tags found
No related merge requests found
......@@ -58,4 +58,5 @@ COPY prestartup_proxy.sh /prestartup/
COPY proxy-global.conf /etc/apache2/sites-available/
RUN ln -s /etc/apache2/sites-available/proxy-global.conf /etc/apache2/sites-enabled/proxy-global.conf
# Create default log dir
RUN mkdir -p /var/log/proxy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment