test(staging): allow setting API host via env variable
This commit is contained in:
committed by
Benedikt Rötsch
parent
2706e31411
commit
1621369d24
@@ -2,4 +2,6 @@ NODE_ENV=development
|
||||
CONTENTFUL_SPACE_ID=qz0n5cdakyl9
|
||||
CONTENTFUL_DELIVERY_TOKEN=580d5944194846b690dd89b630a1cb98a0eef6a19b860ef71efc37ee8076ddb8
|
||||
CONTENTFUL_PREVIEW_TOKEN=e8fc39d9661c7468d0285a7ff949f7a23539dd2e686fcb7bd84dc01b392d698b
|
||||
CONTENTFUL_DELIVERY_API_HOST=cdn.contentful.com
|
||||
CONTENTFUL_PREVIEW_API_HOST=preview.contentful.com
|
||||
PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user