Adrien
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created PHPunit through docker : Could not translate host name to address
Hello there ! I'm trying to set up PhpStorm to run my Phpunit tests on my Docker container. I have 3 containers : webapi (where my PHP code is) and db. Now first of all, my current architecture run...