mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2026-02-23 03:07:31 +01:00
Switch to fpm-alpine docker image, add xdebug3
This commit is contained in:
@@ -59,7 +59,6 @@ services:
|
||||
APP_ENVIRONMENT: ${APP_ENVIRONMENT}
|
||||
ports:
|
||||
- "127.0.0.1:${NGINX_PORT}:80"
|
||||
- "127.0.0.1:${PHP_XDEBUG_CLIENT_PORT}:${PHP_XDEBUG_CLIENT_PORT}"
|
||||
depends_on:
|
||||
- php
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user