Merge pull request #309 from cytopia/fix-win-autostart

Fix #242 - Prevent auto-starts on Windows
This commit is contained in:
cytopia 2018-07-17 08:47:21 +02:00 committed by GitHub
commit 109413cfa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,7 +95,6 @@ services:
# ------------------------------------------------------------
php:
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work
restart: always
##
## All .env variables
@ -206,7 +205,6 @@ services:
# ------------------------------------------------------------
httpd:
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.17
restart: always
environment: