summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdhitya Kamakshidasan2016-07-13 01:45:33 +0530
committerGitHub2016-07-13 01:45:33 +0530
commit23205c355e38c88b79813f477d17522a1281fe54 (patch)
treeec43d789b1847681ee14eacabcfd1bd743dd4efa
parent9951fa78bf87e1c5fd61882a85fc3e6620f59528 (diff)
downloadxcos-on-web-23205c355e38c88b79813f477d17522a1281fe54.tar.gz
xcos-on-web-23205c355e38c88b79813f477d17522a1281fe54.tar.bz2
xcos-on-web-23205c355e38c88b79813f477d17522a1281fe54.zip
Delete app.json
-rw-r--r--app.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/app.json b/app.json
deleted file mode 100644
index c426074..0000000
--- a/app.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "name": "xcos-on-web",
- "scripts": {
- },
- "env": {
- },
- "formation": {
- "web": {
- "quantity": 1
- }
- },
- "addons": [
-
- ],
- "buildpacks": [
- {
- "url": "heroku/php"
- }
- ]
-}