Superset was running on 2247 port in dev mode and on 8000 in local mode We now make this consistent so that superset runs on 2247 in both local and dev
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
# Cairn
|
|
{{ CAIRN_HOST }}{$default_site_port} {
|
|
reverse_proxy cairn-superset:2247
|
|
}
|