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

Docker Compose CORS fixes (misconfigured env vars) #130

Closed
wants to merge 6 commits into from

Conversation

LuedTek
Copy link

@LuedTek LuedTek commented May 4, 2024

Reference Issues/PRs

CORS changes should be fixing #118.
Docker networking issues should be resolved by fixing environment variable usage for frontend and backend API should fix #117, #49, #40.
Really not networking specific, just fixing missing environment variables.

What does this implement/fix? Explain your changes.

Getting docker compose files functional without host.docker.interal and remove hotfixes in the codebase.

Any other comments?

Made a change to production db.py's sslmode which I could not figure out regarding fqdns. I figure you guys have more information on the usage.

Since there are no formal test cases, I tested most things, but recommend you guys do your testing.

Copy link

vercel bot commented May 4, 2024

@lued is attempting to deploy a commit to the Tracecat Team on Vercel.

A member of the Team first needs to authorize it.

@topher-lo topher-lo added bug Something isn't working cicd labels May 4, 2024
@topher-lo topher-lo changed the title Docker Compose Fixes Docker Compose CORS fixes (misconfigured env vars) May 4, 2024
@LuedTek LuedTek closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cicd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants