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

fix inacessible backend #323

Merged
merged 4 commits into from
Aug 11, 2023
Merged

Conversation

casperdcl
Copy link
Contributor

@casperdcl casperdcl commented Aug 11, 2023

using docker-compose, backend is inaccessible (resulting in registry not loading). Need to either:

  • expose premd:54321, or
  • set VITE_BACKEND_URL=http://localhost:8000/api (rather than default http://localhost:54321)

@casperdcl casperdcl added the bug Something isn't working label Aug 11, 2023
@casperdcl casperdcl requested a review from Janaka-Steph August 11, 2023 19:42
@casperdcl casperdcl self-assigned this Aug 11, 2023
@casperdcl casperdcl changed the title fix missing port fix inacessible backend Aug 11, 2023
@casperdcl casperdcl merged commit 61e220c into prem-research:main Aug 11, 2023
@casperdcl casperdcl deleted the fix-premd-port branch August 11, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant