aboutsummaryrefslogtreecommitdiff
path: root/ci/config/PageRouter.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-09-15 12:09:17 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-09-15 12:09:17 -0400
commit5dfe3dc0db51624082d20a31767c5a6aa774749d (patch)
tree6d0aefa1be0d94e86711bcc2b51b897281412ddb /ci/config/PageRouter.json
parentf2781825804039b5ca68466bec7054b8d9ccce5d (diff)
ci pipeline for complete builds
Diffstat (limited to 'ci/config/PageRouter.json')
-rw-r--r--ci/config/PageRouter.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/ci/config/PageRouter.json b/ci/config/PageRouter.json
new file mode 100644
index 0000000..420757f
--- /dev/null
+++ b/ci/config/PageRouter.json
@@ -0,0 +1,6 @@
+{
+ "debug": false,
+ "store": {
+ "route_file": "plugins/routes.xml"
+ }
+} \ No newline at end of file