Files
protocol/packages/instant/.staging.discharge.json
2018-11-15 16:20:06 -08:00

14 lines
362 B
JSON

{
"domain": "0x-instant-staging",
"build_command": "WEBPACK_OUTPUT_PATH=public yarn build:umd:prod",
"upload_directory": "public",
"index_key": "index.html",
"error_key": "index.html",
"trailing_slashes": true,
"cache": 3600,
"aws_profile": "default",
"aws_region": "us-east-1",
"cdn": false,
"dns_configured": true
}