mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-31 00:23:51 +00:00
Merge pull request #295 from cytopia/upgrade-httpd-container
Use release httpd container (index: index.php index.html index.htm)
This commit is contained in:
commit
3b1321908e
@ -205,7 +205,7 @@ services:
|
||||
# Web Server
|
||||
# ------------------------------------------------------------
|
||||
httpd:
|
||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.16
|
||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.17
|
||||
restart: always
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user