Skip to content

Commit a1a1a57

Browse files
committed
add staging to SH_SERVICE_HOSTNAMES_V3
1 parent 720ce12 commit a1a1a57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/layer/const.ts

+1
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ export const SH_SERVICE_HOSTNAMES_V3: string[] = [
153153
'https://creodias.sentinel-hub.com/',
154154
'https://sh.dataspace.copernicus.eu/',
155155
'https://sh-otc.dataspace.copernicus.eu/',
156+
'https://sh.staging.dataspace.copernicus.eu/',
156157
];
157158

158159
// See https://services.sentinel-hub.com/api/v1/metadata/location/ for an up-to-date

0 commit comments

Comments
 (0)