fix: update API URL paths in environment and health check scripts

This commit is contained in:
2025-11-01 14:18:25 -05:00
parent db908dc9ab
commit f1a7087779
5 changed files with 9 additions and 9 deletions

View File

@@ -31,6 +31,6 @@ CORE_DB_PASSWORD=postgres
# ----- Frontend -----
NODE_ENV=development
PUBLIC_API_URL=http://localhost:8000
PUBLIC_API_URL=http://localhost:8000/api
PUBLIC_KEYCLOAK_REALM=master
PUBLIC_KEYCLOAK_URL=http://localhost:8080