fix: replaced urls for docker-compose and .env.example files#107
fix: replaced urls for docker-compose and .env.example files#107AngeloB-AIS wants to merge 3 commits intomainfrom
Conversation
|
@CodiumAI-Agent /review |
|
@CodiumAI-Agent /improve |
PR Code Suggestions ✨
|
|
@CodiumAI-Agent /describe |
Titlefix: replaced urls for docker-compose and .env.example files User descriptionI made an earlier overhaul of the docker-compose doc that turned out to be unnecessary. At present, only the URLs needed to be updated to resolve the issue of users not being able to access the cloud-postgresql version of the docker deployment (which, at this point, is essentially 1:1 with non-cloud-postgresql version). I left the clost-postgresql tab because it explains which variables the users need to change when using an external db. PR TypeBug fix, Documentation Description
Changes walkthrough 📝
|
RafaelOAiSquared
left a comment
There was a problem hiding this comment.
The section for In-Built PostgreSQL and the section Cloud PostgreSQL use the same docker-compose file.
I made an earlier overhaul of the docker-compose doc that turned out to be unnecessary. At present, only the URLs needed to be updated to resolve the issue of users not being able to access the cloud-postgresql version of the docker deployment (which, at this point, is essentially 1:1 with non-cloud-postgresql version). I left the clost-postgresql tab because it explains which variables the users need to change when using an external db.