From 79d769f3d29d1827d7744db3a26f02bc0d95d792 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 5 Mar 2023 16:32:12 +0300 Subject: Merge vnext build configuration --- config/default.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config/default.json (limited to 'config/default.json') diff --git a/config/default.json b/config/default.json new file mode 100644 index 00000000..618489ca --- /dev/null +++ b/config/default.json @@ -0,0 +1,9 @@ +{ + "service": { + "application": "", + "static_root": "public", + "sape": { + "token": "" + } + } +} \ No newline at end of file -- cgit v1.2.3