Hello. I am not sure whether this is the correct p...
# ingestion
c
Hello. I am not sure whether this is the correct place to ask. I ingest my looker with base url like https://company.looker.com:19999 While, my looker access url is https://company.looker.com:9999. How can I make the UI looker dashboard link work? Currently, it is linked to https://company.looker.com
without 9999
. I tried to provide
external_base_url
parameter, but it is not work.
d
c
I can understand that we provide the base url like https://company.looker.com:19999 since 19999 is looker api call port. But how can I let link work for port 9999 which is the default port of looker ui? Providing two parameters entrance might be an option.
Any workaround here? I originally plan to demo this cool function to team later😂