Adjust endpoints for usgs-landsat and landsat-pds

This commit is contained in:
Josh Mahonin 2022-08-25 12:15:25 -04:00
parent 176a7f1d03
commit ddd85fb218
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
<property>
<name>fs.s3a.bucket.landsat-pds.endpoint</name>
<value>${central.endpoint}</value>
<value>${oregon.endpoint}</value>
<description>The endpoint for s3a://landsat-pds URLs</description>
</property>
@ -66,7 +66,7 @@
<property>
<name>fs.s3a.bucket.usgs-landsat.endpoint</name>
<value>${central.endpoint}</value>
<value>${oregon.endpoint}</value>
</property>
<property>