aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/.discharge.json
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-11-03 08:12:33 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-11-03 08:12:33 +0800
commit16fa0fdda1751d675aa4fc0abf1c77ae4ff95550 (patch)
tree7b251ad2c30daa0dfbb78d7d6ca1d9ba960e713c /packages/instant/.discharge.json
parent66261102de57e3bc86714577c021aa5c7e17c150 (diff)
downloaddexon-sol-tools-16fa0fdda1751d675aa4fc0abf1c77ae4ff95550.tar.gz
dexon-sol-tools-16fa0fdda1751d675aa4fc0abf1c77ae4ff95550.tar.zst
dexon-sol-tools-16fa0fdda1751d675aa4fc0abf1c77ae4ff95550.zip
feat: break up deploy into deploy-dogfood and deploy-staging
Diffstat (limited to 'packages/instant/.discharge.json')
-rw-r--r--packages/instant/.discharge.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/instant/.discharge.json b/packages/instant/.discharge.json
deleted file mode 100644
index 9ade97d01..000000000
--- a/packages/instant/.discharge.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "domain": "0x-instant-dogfood",
- "build_command": "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
-}