Skip to content

Commit 9f35485

Browse files
authored
add read-only db password to compose.config
https://ucsc-cgl.atlassian.net/browse/SEAB-4998
1 parent d213065 commit 9f35485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockstore_launcher_config/compose.config

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"PRODUCTION":false,
5555
"QUAY_CLIENT_ID":"foobared",
5656
"QUAY_CLIENT_SECRET":"foobared",
57+
"READONLY_DBPASSWORD":"replaceme",
5758
"SAM_PATH":"replaceme",
5859
"SLACK_URL":"replaeceme",
5960
"TAG_MANAGER_ID":"foobar",

0 commit comments

Comments
 (0)