Skip to content

Commit

Permalink
example config updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fils committed Oct 13, 2021
1 parent 43c0374 commit f150478
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
},
"objects": {
"bucket": "gleaner",
"prefix": "milled/lipdverse",
"prefix": ["orgs", "summoned/obps", "prov/obps", "summoned/aquadocs", "prov/aquadocs", "milled/marinetraining", "prov/marinetraining", "milled/obis", "prov/obis", "milled/oceanexperts", "prov/oceanexperts"],
"domain": "us-east-1"
},
"minio": {
"address": "192.168.86.45",
"port": "32771",
"accesskey": "AKIAIOSFODNN7EXAMPLE",
"secretkey": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
"accesskey": "akey",
"secretkey": "skey"
},
"txtaipkg": {
"endpoint": "http://0.0.0.0:8000"
Expand Down

0 comments on commit f150478

Please sign in to comment.