You can do both,
Through the database, the table is "vdc_options". change
"option_value"
where "option_name" = 'ImageProxyAddress' .
On Thu, Sep 1, 2016 at 4:56 PM, Gianluca Cecchi <gianluca.cecchi(a)gmail.com>
wrote:
On Thu, Sep 1, 2016 at 3:53 PM, Amit Aviram
<aaviram(a)redhat.com> wrote:
> You can just replace this value in the DB and change it to the right
> FQDN, it is a config value named "ImageProxyAddress". replace
"localhost"
> with the right address (notice that the port is there too).
>
> If this will keep happen after users will have the latest version, we
> will have to open a bug and fix whatever causes the URL to be "localhost".
>
>
Do you mean through "engine-config" or directly into database?
In this second case which is the table involved?
Gianluca