Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S ServiceCore
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bingo
  • ServiceCore
  • Merge requests
  • !290

Merged
Created 10 months ago by Никита Вереин@NevireMaintainer

fix: Добавлены имена переменных в список

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1
  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Compare
  • master (base)

and
  • latest version
    6991876e
    1 commit, 10 months ago

1 file
+ 2
- 0

    Preferences

    File browser
    Compare changes
src/Infrastructure/Service/ConfigurationService.php
+ 2
- 0
  • View file @ 6991876e

  • Edit in single-file editor

  • Edit in Web IDE


Show all unchanged lines Show 20 lines
"password" => "KAFKA_PASSWORD",
"securityProtocol" => "KAFKA_SECURITY_PROTOCOL",
"saslMechanism" => "KAFKA_SASL_MECHANISM",
"keystoreLocation" => "KAFKA_KEYSTORE_LOCATION",
"keystorePassword" => "KAFKA_KEYSTORE_PASSWORD",
],
"mongo" => [
"disabled" => "MONGO_DISABLED",
Show 20 lines Show all unchanged lines
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Milestone
No milestone
None
None
Time tracking
No estimate or time spent
0
Labels
None
Assign labels
  • No matching results
  • Manage project labels
Lock merge request
Unlocked
1
1 participant
user avatar
Reference: Bingo/ServiceCore!290
Source branch: develop

    0 pending comments

Menu

Projects Groups Snippets
Help