🚚(frontend) rename folder app to apps
The folder app will be used for more than one app, so it was renamed to apps.
This commit is contained in:
4
src/frontend/apps/desk/.env.development
Normal file
4
src/frontend/apps/desk/.env.development
Normal file
@@ -0,0 +1,4 @@
|
||||
NEXT_PUBLIC_API_URL=http://localhost:8071/api/v1.0/
|
||||
NEXT_PUBLIC_KEYCLOAK_URL=http://localhost:8080/
|
||||
NEXT_PUBLIC_KEYCLOAK_REALM=people
|
||||
NEXT_PUBLIC_KEYCLOAK_CLIENT_ID=people-front
|
||||
Reference in New Issue
Block a user