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