diff --git a/conf/config.json b/conf/config.json new file mode 100644 index 0000000..6c1a015 --- /dev/null +++ b/conf/config.json @@ -0,0 +1,4 @@ +{ + "canonicalHost: "__DOMAIN__", + "admin":[{"username":"__ADMIN__","password":"__PASSWORD__"}] +} \ No newline at end of file