Skip to content

Commit

Permalink
[bin/kibana-docker] Add server.cdn.url (elastic#177491)
Browse files Browse the repository at this point in the history
Adds support for setting `server.cdn.url` in our docker containers.
Implemented at elastic#169408.
  • Loading branch information
jbudz committed Feb 22, 2024
1 parent c2dedc9 commit 023f5d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ kibana_vars=(
savedObjects.allowHttpApiAccess
security.showInsecureClusterWarning
server.basePath
server.cdn.url
server.compression.enabled
server.compression.referrerWhitelist
server.cors
Expand Down

0 comments on commit 023f5d6

Please sign in to comment.