Merge branch 'master' of github.com:LarryEitel/laradock
This commit is contained in:
commit
07d6ec85ca
@ -47,6 +47,8 @@ services:
|
||||
extra_hosts:
|
||||
# IMPORTANT: Replace with your Docker Host IP (will be appended to /etc/hosts)
|
||||
- "dockerhost:10.0.75.1"
|
||||
ports:
|
||||
- "22:22"
|
||||
environment:
|
||||
# IMPORTANT: Set the Remote Interpreter entry matching name to `laravel`
|
||||
- PHP_IDE_CONFIG="serverName=laravel"
|
||||
|
Loading…
Reference in New Issue
Block a user