diff --git a/front/.env.production b/front/.env.production index 429080b..1b48b9b 100644 --- a/front/.env.production +++ b/front/.env.production @@ -5,4 +5,6 @@ KEYCLOAK_CLIENT_ID=front KEYCLOAK_CLIENT_SECRET=Klsbm7hzyXscypXU0wUPPVBrttFPt6Pn KEYCLOAK_REALM=master KEYCLOAK_ISSUER=http://172.16.32.141:8090/realms/master -KEYCLOAK_BASE_URL=http://172.16.32.141:8090 \ No newline at end of file +KEYCLOAK_BASE_URL=http://172.16.32.141:8090 + +NEXTCLOUD_URL=http://cloud.neah.local \ No newline at end of file diff --git a/front/app/calendar/page.tsx b/front/app/calendar/page.tsx deleted file mode 100644 index 67241a7..0000000 --- a/front/app/calendar/page.tsx +++ /dev/null @@ -1,13 +0,0 @@ -export default function CalendarPage() { - return ( -
-