Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate environment keys from Docker Compose file #1239

Open
wants to merge 1 commit into
base: 7.5.0-post
Choose a base branch
from

Commits on Nov 12, 2023

  1. Removed duplicate environment keys from Docker Compose file.

    Docker may have got more strict in this area - started throwing these errors:
    
    line 57: mapping key CONNECT_REST_ADVERTISED_HOST_NAME already defined at line 55
    line 157: mapping key XPACK_SECURITY_ENABLED already defined at line 146
    javabrett committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    59b1b7a View commit details
    Browse the repository at this point in the history