Skip to content

Commit

Permalink
🔒 Secret fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbatovK committed Mar 23, 2024
1 parent 037fa8b commit d95e959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spring:
max-attempts: 1

openai:
api-key: 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
api-key: ${OPEN_API_KEY:secret-secret-key}

springdoc:
api-docs:
Expand Down

0 comments on commit d95e959

Please sign in to comment.