Skip to content

Commit

Permalink
Remove Postgres credentials from example.secrets.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Coetzee <[email protected]>
  • Loading branch information
Pipboyguy committed May 5, 2024
1 parent d5ec7fa commit 74e09c7
Showing 1 changed file with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
[spotify]
client_id = ""
client_secret = ""

[destination.postgres.credentials]
database = ""
username = ""
password = ""
host = ""
port = ""
connect_timeout = ""
client_secret = ""

0 comments on commit 74e09c7

Please sign in to comment.