Achraf BRAHIM

Results 5 comments of Achraf BRAHIM

Hi ! I tried it, same error shown

zenstruck_foundry.yaml ![image](https://github.com/zenstruck/foundry/assets/87384147/9d3ceaa9-9f03-4e28-8e39-82d6b41ce085) Env: Symfony: 5.4 Docker version 20.10.21, build 20.10.21-0ubuntu1~20.04.2

sorry about mis-understanding, I'm working on dev_api environment. stack strace: ![image](https://github.com/zenstruck/foundry/assets/87384147/b2bcaa8a-69d1-4ea4-a2c1-ce666fc0a38e)

I want to change the environment type inside the bundle instead of changing it for the whole project, I tried to change it in **.env** to **"dev"** and it worked,...

I just want the bundle to work in the **dev_api** environment, somewhow at the bundle's level, it's not getting the **dev_api** environment, it's getting **dev** `Zenstruck\Foundry\ZenstruckFoundryBundle::class => ['dev' => true,...