We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c29e3 commit 6222028Copy full SHA for 6222028
configs/simplifions/config.production.yaml
@@ -1,3 +1,6 @@
1
+# This config is specific to the production mode.
2
+# It is merged with the default config
3
+
4
datagouvfr:
5
base_url: https://www.data.gouv.fr
6
oauth_client_id: 676452675336109a436f8f73
configs/simplifions/config.yaml
@@ -1,4 +1,4 @@
-# config file for simplifions
+# Default config file for simplifions
# used as extras key
site_id: simplifions
0 commit comments