Merge pull request #464 from cytopia/fix-global-vhost-gen

Use new HTTP container that properly read global vhost-gen config
This commit is contained in:
cytopia 2019-01-08 08:53:21 +01:00 committed by GitHub
commit d74ff4f01d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
$DEVILBOX_VERSION = 'v0.15';
$DEVILBOX_DATE = '2019-01-06';
$DEVILBOX_DATE = '2019-01-07';
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
//

View File

@ -210,7 +210,7 @@ services:
# Web Server
# ------------------------------------------------------------
httpd:
image: devilbox/${HTTPD_SERVER}:0.26
image: devilbox/${HTTPD_SERVER}:0.27
hostname: httpd
environment: