mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-16 15:09:01 +00:00
Fix #224 underscore domains for Apache
This commit is contained in:
parent
cd6319a102
commit
c4fdf564b2
@ -205,7 +205,7 @@ services:
|
||||
# Web Server
|
||||
# ------------------------------------------------------------
|
||||
httpd:
|
||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.15
|
||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.16
|
||||
restart: always
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user