aboutsummaryrefslogblamecommitdiffstats
path: root/packages/instant/.dogfood.discharge.json
blob: cea579c2773bae631862724fb6b56e29025ee5a4 (plain) (tree)
1
2
3
4
5
6
7
8
9
 
                                   
                                                                                    




                                 
                               


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