Redirecting /api inside docker deployment #56

Merged
sebastian merged 1 commits from nils-docker-fix-redirect into docker-deployment 2023-11-13 18:17:35 +01:00
Collaborator

This merge requests implements:

  • The Angular-frontend now sends queries towards the backend specified in the environment.ts file. In the development environment, this is localhost:8080/api, in production /api
  • The nginx-frontend now redirects queries to /api to the path specified by the BACKEND_URL environment variable
This merge requests implements: - The Angular-frontend now sends queries towards the backend specified in the `environment.ts` file. In the development environment, this is `localhost:8080/api`, in production `/api` - The nginx-frontend now redirects queries to `/api` to the path specified by the `BACKEND_URL` environment variable
Nils added 1 commit 2023-11-13 10:50:34 +01:00
Implement redirect for /api in docker deployment
All checks were successful
Java CI with Maven / build (push) Successful in 48s
7f6b4c2e08
sebastian was assigned by Nils 2023-11-13 10:50:42 +01:00
sebastian merged commit f97ed39bbe into docker-deployment 2023-11-13 18:17:35 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebastian/timemanager#56
No description provided.