diff --git a/docker-compose.yml b/docker-compose.yml index 495e6f83..aa277908 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -53,7 +53,7 @@ services: - "dockerhost:10.0.75.1" environment: # IMPORTANT: Set the Remote Interpreter entry matching name to `laravel` - - PHP_IDE_CONFIG="serverName=laravel" + - PHP_IDE_CONFIG=serverName=laravel ### Nginx Server Container ##################################