fix(env): UI version must be stable (#7055)

This commit is contained in:
Pepe Fagoaga
2025-02-27 13:32:53 +05:45
committed by GitHub
parent 258f05e6f4
commit 81c7ebf123

2
.env
View File

@@ -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