Skip to content

Commit

Permalink
add aws cert flag to default.json docker
Browse files Browse the repository at this point in the history
  • Loading branch information
david-rocca committed Oct 22, 2024
1 parent 9efc49d commit 4a98eeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/default.json-docker
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"port": 27017
},
"development": {
"useAWSCert": true,
"database": "cve_dev",
"host": "docdb",
"port": 27017
Expand Down

0 comments on commit 4a98eeb

Please sign in to comment.