File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ provider:
2929 # PRE_HOOK: ${self:service}-${self:provider.stage}-preHook
3030 # API_KEYS_SECRET_ID: ${self:service}-${self:provider.stage}-api-keys
3131 # POST_HOOK: ${self:service}-${self:provider.stage}-postHook
32- # Uncomment this if you will be subscribing to post-ingest SNS notifications
33- # and need correct link hrefs in published the records or if you need to override
34- # the default behavior of inferring the STAC API URL from request headers.
32+ # Uncomment this and edit the value if you will be subscribing to post-ingest SNS
33+ # notifications and need correct link hrefs in published the records or if you need to
34+ # override the default behavior of inferring the STAC API URL from request headers.
3535 # STAC_API_URL: "https://some-stac-server.example.com"
3636 CORS_ORIGIN : " https://ui.example.com"
3737 CORS_CREDENTIALS : true
You can’t perform that action at this time.
0 commit comments