mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-06 09:21:52 +00:00
parent
1502a7e22b
commit
1589dc96fe
@ -94,7 +94,7 @@ services:
|
|||||||
# PHP / HHVM
|
# PHP / HHVM
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
php:
|
php:
|
||||||
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work
|
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.28
|
||||||
|
|
||||||
##
|
##
|
||||||
## All .env variables
|
## All .env variables
|
||||||
@ -204,7 +204,7 @@ services:
|
|||||||
# Web Server
|
# Web Server
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
httpd:
|
httpd:
|
||||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.18
|
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.20
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user