aboutsummaryrefslogtreecommitdiff
path: root/ci/container/config-templates/PageRouter-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'ci/container/config-templates/PageRouter-template.json')
-rw-r--r--ci/container/config-templates/PageRouter-template.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/ci/container/config-templates/PageRouter-template.json b/ci/container/config-templates/PageRouter-template.json
new file mode 100644
index 0000000..7cfdf24
--- /dev/null
+++ b/ci/container/config-templates/PageRouter-template.json
@@ -0,0 +1,6 @@
+{
+ "debug": false,
+ "store": {
+ "route_file": "static/routes.xml"
+ }
+} \ No newline at end of file