Rich Cooper
Results
2
comments of
Rich Cooper
I had this issue and it turned out in my .env I had `ENVIRONMENT=production` rather than `CRAFT_ENVIRONMENT=production`
Make sure you are using `CRAFT_ENVIRONMENT` rather than `ENVIRONMENT` in the .env