docker-self-service-password
docker-self-service-password copied to clipboard
Do not fallback to default logo on undefined
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.