diff --git a/.env b/.env index 2c75739649..3ffc99af16 100644 --- a/.env +++ b/.env @@ -3,7 +3,7 @@ # For production, it is recommended to use a secure method to store these variables and change the default secret keys. #### Prowler UI Configuration #### -PROWLER_UI_VERSION="latest" +PROWLER_UI_VERSION="stable" SITE_URL=http://localhost:3000 API_BASE_URL=http://prowler-api:8080/api/v1 NEXT_PUBLIC_API_DOCS_URL=http://prowler-api:8080/api/v1/docs