We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31b6b8 commit bfab24cCopy full SHA for bfab24c
docker-buildx.build.hcl
@@ -45,7 +45,7 @@ variable "VITE_TDEI_API_URL" {
45
}
46
47
variable "VITE_TDEI_USER_API_URL" {
48
- default = "https://tdei-usermanagement-be-${ENV}.azurewebsites.net/api/v1/
+ default = "https://tdei-usermanagement-be-${ENV}.azurewebsites.net/api/v1/"
49
50
51
target "frontend" {
0 commit comments