diff --git a/src/config/config.json b/src/config/config.json deleted file mode 100644 index 6b76e00ee16656f48018e4fc2f3e6b43a33bf8f2..0000000000000000000000000000000000000000 --- a/src/config/config.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "matomoTrackerUrl": "", - "matomoSiteId": "", - "ghostAdmin": "http://localhost:2368/ghost/" -} diff --git a/src/config/config.template.json b/src/config/config.template.json deleted file mode 100644 index 94eb7dbf1d00d43f90242366235e1dc80003be0d..0000000000000000000000000000000000000000 --- a/src/config/config.template.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "matomoTrackerUrl": "https://statweb.grandlyon.com/", - "matomoSiteId": "87", - "ghostAdmin": "http://localhost:2368/ghost/" -}