Access env object inside config file in Strapi
In strapi, how can I retrieve the env variables from a config file. I have two config files: one to handle rabbitmq connection rabbitmq
, and one to handle the topics and sending of message topics.ts
. I use env variables in my rabbitmq
such as the URL of the rabbitmq connection: