Skip to content

Commit 8c0701b

Browse files
authored
Remove CustomLog from middleware-apache2.conf
Match logformat of other stepup components by using container default
1 parent f0a36d4 commit 8c0701b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/conf/middleware-apache2.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Virtualhost *:80>
22
ServerName middleware
33
ServerAdmin admin@surf.nl
4-
CustomLog /proc/self/fd/1 stepup
4+
55
DocumentRoot /var/www/html/public
66
SetEnv HTTPS on
77
SetEnv APP_ENV prod

0 commit comments

Comments
 (0)