summaryrefslogtreecommitdiff
path: root/config.staging.php
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2020-02-20 23:17:42 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2020-02-20 23:17:42 +0000
commita12d45489a078f8067489ef8b42745c7b46e9a9a (patch)
tree11f837fd0bfe1e6b6402b267c3046acd07d75475 /config.staging.php
parent498913806182905cc0c14bd12a61f9af26fa16b4 (diff)
Work on basic site layout
Diffstat (limited to 'config.staging.php')
-rw-r--r--config.staging.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.staging.php b/config.staging.php
deleted file mode 100644
index b6ff77c..0000000
--- a/config.staging.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-
-return [
- 'baseUrl' => 'http://jigsaw-blog-staging.tighten.co',
- 'production' => false,
-];