Issues information
here is image
i cant select database and also i cant save
Hello,
can you send your environment URL (starts with “console.qovery.com/platform”) so I can take a look on what’s going on ?
Sir that problem solved. But now I want to get environment variables in project so I need to use http req method?
You can see all the environment variables available to your app in the application → secrets/environment variables tab. In your app, you can use the names of those variables to get their values the same way you work with any env variables, e.g. in case of Node.js → process.env.YOUR_VARIABLE_NAME
sir issue solved you cam mark as solved