NBCUTechnology / pubstack

⛔️ [DEPRECATED] Publisher's DevStack
MIT License
8 stars 8 forks source link

Disable xdebug remote host options set up port forwarding instead #149

Closed ericduran closed 7 years ago

ericduran commented 9 years ago

Right now xdebug is being set up so that it's being connected to remotely.

I'm 110% sure this is not needed. We should be able to get phpstorm to do it's no-config debuging with port-forwarding.

Need to figure that out.

rabellamy commented 7 years ago

See #194