Skip to content

Commit

Permalink
add read-only db password to compose.config
Browse files Browse the repository at this point in the history
  • Loading branch information
svonworl committed Oct 1, 2024
1 parent d213065 commit 2ae6a91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockstore_launcher_config/compose.config
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"PRODUCTION":false,
"QUAY_CLIENT_ID":"foobared",
"QUAY_CLIENT_SECRET":"foobared",
"READONLY_DBPASSWORD":"replaceme",
"SAM_PATH":"replaceme",
"SLACK_URL":"replaeceme",
"TAG_MANAGER_ID":"foobar",
Expand Down

0 comments on commit 2ae6a91

Please sign in to comment.