Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/tagoio-deploy-url #16

Merged
merged 10 commits into from
Sep 9, 2024
Merged

feat/tagoio-deploy-url #16

merged 10 commits into from
Sep 9, 2024

Conversation

mateuscardosodeveloper
Copy link
Collaborator

@mateuscardosodeveloper mateuscardosodeveloper commented Aug 5, 2024

This pull request introduces the ability for users to configure the URLs for both the API and SSE endpoints of the TagoDeploy service.

  • To set the URL for the API in the TagoDeploy service, update the tagoDeployUrl field in the tagoconfig.json file with the URL of your server.
  • To set the URL for SSE in the TagoDeploy service, update the tagoDeploySse field in the tagoconfig.json file with the URL of your server.

src/index.ts Outdated Show resolved Hide resolved
@cotrin cotrin self-requested a review September 5, 2024 13:25
Copy link
Collaborator

@cotrin cotrin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to do:

  • update README
  • verify at which level the TagoDeployURL should be included (inside each environment or one for all)

@vitorfdl vitorfdl merged commit 11ec933 into master Sep 9, 2024
2 checks passed
@vitorfdl vitorfdl deleted the feat/tagoio-deploy-url branch September 9, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants