Skip to content

Commit 89a21cc

Browse files
committed
fixed laradock#363 PHP_IDE_CONFIG variable.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 parent 15892db commit 89a21cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ services:
5353
- "dockerhost:10.0.75.1"
5454
environment:
5555
# IMPORTANT: Set the Remote Interpreter entry matching name to `laravel`
56-
- PHP_IDE_CONFIG="serverName=laravel"
56+
- PHP_IDE_CONFIG=serverName=laravel
5757

5858
### Nginx Server Container ##################################
5959

0 commit comments

Comments
 (0)