Problem with envs in docker
Helllo, l have a problem with envs to redis connect
l hosted app in docker with custom image
its my nuxt.config
server/plugins/storage.ts
But after docker compose up app see only envs from runTime.public
redisHost and others are empty π¦ and redis want connect to default 127.0.0.1 server
any ideas?
1 Reply
Now in defineNitroPlugin config is undefined and nuxt get me
in console