From 5b3d208704245abead0b387df2c4b42b2b476009 Mon Sep 17 00:00:00 2001 From: DonHaul Date: Fri, 27 Sep 2024 16:15:00 +0200 Subject: [PATCH] backoffice: add redirect url to frontend --- backoffice-repo/backoffice/.envs/local/.django | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backoffice-repo/backoffice/.envs/local/.django b/backoffice-repo/backoffice/.envs/local/.django index 2b72539c0..9e43e6592 100644 --- a/backoffice-repo/backoffice/.envs/local/.django +++ b/backoffice-repo/backoffice/.envs/local/.django @@ -24,3 +24,5 @@ AIRFLOW_BASE_URL=http://airflow-webserver:8070 AIRFLOW_TOKEN=YWlyZmxvdzphaXJmbG93 SERVICENOW_URL=https://cerntraining.service-now.com + +FRONTEND_LOGIN_SUCCESS=http://localhost:8080/backoffice