dosubot[bot] commented on issue #7864:
URL: 
https://github.com/apache/incubator-devlake/issues/7864#issuecomment-2274011412

   <!-- Answer -->
   You need to change both `DB_URL` and `E2E_DB_URL` in the `.env` file to 
point to your RDS instance. `DB_URL` is used for the main database connection, 
while `E2E_DB_URL` is used for end-to-end testing purposes. Updating both 
ensures that all parts of DevLake are correctly connected to your RDS instance 
<sup>[[1]](https://github.com/apache/incubator-devlake/blob/main/backend/test/init.go)</sup><sup>[[2]](https://github.com/apache/incubator-devlake/blob/main/.github/workflows/test-e2e.yml)</sup>.
   
   
   <!-- Dosu Comment Footer -->
   *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to