mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
Fix #622 by adding httpd server with latest cert-gen version
This commit is contained in:
parent
31940fc22a
commit
ce4b340224
@ -210,7 +210,7 @@ services:
|
||||
# Web Server
|
||||
# ------------------------------------------------------------
|
||||
httpd:
|
||||
image: devilbox/${HTTPD_SERVER}:0.30
|
||||
image: devilbox/${HTTPD_SERVER}:0.31
|
||||
hostname: httpd
|
||||
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user