docker-self-service-password icon indicating copy to clipboard operation
docker-self-service-password copied to clipboard

Do not fallback to default logo on undefined

Open avoidik opened this issue 5 years ago • 0 comments

Currently it is not possible to set it to an empty value, like LOGO: "", that way it will be possible to hide it by default. Call to update_config logo ${LOGO} properly set it to an empty value if $LOGO is undefined.

avoidik avatar May 09 '20 16:05 avoidik