summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
- }
- ]
-}