Skip to content

Commit

Permalink
update min env
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxcapades committed Aug 23, 2023
1 parent 5116767 commit f616986
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example.min.env
Original file line number Diff line number Diff line change
Expand Up @@ -224,13 +224,13 @@ DB_CONNECTION_LDAP_CLINEPI=eda063n
DB_CONNECTION_USER_CLINEPI=someDBUser
DB_CONNECTION_PASS_CLINEPI=someDBPass
DB_CONNECTION_DATA_SCHEMA_CLINEPI=someSchema
DB_CONNECTION_CONTROL_SCHEMA_CLINEPI=vdi
DB_CONNECTION_CONTROL_SCHEMA_CLINEPI=vdi_clinepi
DB_CONNECTION_POOL_SIZE_CLINEPI=5

DB_CONNECTION_NAME_MICROBIOME=MicrobiomeDB
DB_CONNECTION_LDAP_MICROBIOME=mbio061n
DB_CONNECTION_LDAP_MICROBIOME=eda063n
DB_CONNECTION_USER_MICROBIOME=someDBUser
DB_CONNECTION_PASS_MICROBIOME=someDBPass
DB_CONNECTION_DATA_SCHEMA_MICROBIOME=someSchema
DB_CONNECTION_CONTROL_SCHEMA_MICROBIOME=vdi
DB_CONNECTION_CONTROL_SCHEMA_MICROBIOME=vdi_mbio
DB_CONNECTION_POOL_SIZE_MICROBIOME=5

0 comments on commit f616986

Please sign in to comment.