Commit 89a21ccf authored by Bo-Yi Wu's avatar Bo-Yi Wu

fixed #363 PHP_IDE_CONFIG variable.

Signed-off-by: 's avatarBo-Yi Wu <appleboy.tw@gmail.com>
parent 15892dba
......@@ -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 ##################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment