We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a36d4 commit c8cd0c1Copy full SHA for c8cd0c1
docker/conf/middleware-apache2.conf
@@ -1,7 +1,7 @@
1
<Virtualhost *:80>
2
ServerName middleware
3
ServerAdmin admin@surf.nl
4
- CustomLog /proc/self/fd/1 stepup
+
5
DocumentRoot /var/www/html/public
6
SetEnv HTTPS on
7
SetEnv APP_ENV prod
0 commit comments