Merge pull request #319 from cytopia/fix-httpd-silent-mode

Fix #318 vhost creation in non-debug mode
This commit is contained in:
cytopia 2018-07-25 23:10:02 +02:00 committed by GitHub
commit 2662566677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,7 +204,7 @@ services:
# Web Server
# ------------------------------------------------------------
httpd:
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.17
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.18
environment: