Francis

Results 1 comments of Francis

This fixed it for me ``` const config = app.get(ConfigService); const secret = config['env'].EXAMPLE_SECRET; ``` Let me know if this helped 🤘