fix: update API URL paths in environment and health check scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user