aboutsummaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.json b/app.json
index 41d695c6..164eff7e 100644
--- a/app.json
+++ b/app.json
@@ -13,6 +13,7 @@
},
"env": {
"HEROKU": "1",
+ "CDN_ADDRESS": "https://cdn.cedricbonhomme.org/",
"ADMIN_EMAIL": "root@jarr.localhost",
"ADMIN_PASSWORD": "password",
"NOTIFICATION_EMAIL": "JARR@no-reply.com",
bgstack15