primo ok preview BEAM!!!
This commit is contained in:
@@ -150,7 +150,7 @@ namespace EgwCoreLib.Lux.Data.Services
|
||||
}
|
||||
|
||||
string rndImg = $"{DateTime.Now:HHmmssfff}";
|
||||
string fullUrl = $"{baseUrl}/{tag}/{imgUID}-{rndImg}.{fType}?envir={envir}".Replace("////", "//");
|
||||
string fullUrl = $"{baseUrl}/{tag}/{imgUID}-{rndImg}.{fType}?env={envir}".Replace("////", "//");
|
||||
return fullUrl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user