summaryrefslogtreecommitdiff
path: root/build/keys.json
diff options
context:
space:
mode:
authorLeon Overweel <l.overweel@gmail.com>2017-04-05 15:25:24 +0200
committerGitHub <noreply@github.com>2017-04-05 15:25:24 +0200
commit1b04a13129ad7b26218d5b13d77056bda1db9878 (patch)
tree884e9d55b6b919f1f41ce6166f6976b64a622067 /build/keys.json
parentfdb5cd61e4114ab677e7dd611a2f5d636f11e71e (diff)
parent044874053e06e9abf255bb4d0c547cfe31fcc21a (diff)
Merge pull request #10 from atlarge-research/simplify-frontend-build
Simplify frontend build
Diffstat (limited to 'build/keys.json')
-rw-r--r--build/keys.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/build/keys.json b/build/keys.json
deleted file mode 100644
index 6af01a9c..00000000
--- a/build/keys.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "OAUTH_CLIENT_ID": "client-id",
- "OAUTH_CLIENT_SECRET": "client-secret",
- "ROOT_DIR": "/opendc",
- "FLASK_SECRET": "This is a super duper secret flask key",
- "DATABASE_LOCATION": "/data/database/opendc.db"
-} \ No newline at end of file