mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
DVL-012 Switch httpd Docker namespace
This commit is contained in:
parent
f5b03f22b7
commit
fb193aba20
@ -207,8 +207,7 @@ services:
|
||||
# HTTPD
|
||||
# ----------------------------------------
|
||||
httpd:
|
||||
#image: cytopia/${HTTPD_SERVER:-nginx-stable}:latest
|
||||
image: cytopia/${HTTPD_SERVER:-nginx-stable}:release-0.10
|
||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.12
|
||||
restart: always
|
||||
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user