mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-11 20:01:51 +00:00
Fix #318 vhost creation in non-debug mode
This commit is contained in:
@ -204,7 +204,7 @@ services:
|
|||||||
# Web Server
|
# Web Server
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
httpd:
|
httpd:
|
||||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.17
|
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.18
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user