Skip to content

Commit

Permalink
Update ADL config (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Sep 6, 2023
1 parent 8072598 commit 0b38e20
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .evergreen/atlas_data_lake/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ execution:

tenants:
config:
inline:
inline: &tenantCfg
ipList: [ "0.0.0.0" ]
hostnames:
- localhost
Expand Down Expand Up @@ -61,3 +61,8 @@ tenants:
dataSources:
- storeName: localstore
path: test.driverdata.json

tenant:
config:
server:
inline: *tenantCfg

0 comments on commit 0b38e20

Please sign in to comment.