Merge pull request #282 from cytopia/underscore-domains

Fix #224
This commit is contained in:
cytopia 2018-06-07 07:59:06 +02:00 committed by GitHub
commit b3e4e6efdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,7 +205,7 @@ services:
# Web Server # Web Server
# ------------------------------------------------------------ # ------------------------------------------------------------
httpd: httpd:
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.15 image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.16
restart: always restart: always
environment: environment: