diff --git a/config/README.md b/config/README.md new file mode 100644 index 00000000..332bb29a --- /dev/null +++ b/config/README.md @@ -0,0 +1,5 @@ +Put mapdiffbot2.toml and icondiffbot2.toml here for docker setups. + +The contents of config will be put in /app/config + +Examples can be found in crates/mapdiffbot2/config.example.toml and crates/icondiffbot2/config.example.toml respectively. diff --git a/config/config/.gitkeep b/config/config/.gitkeep new file mode 100644 index 00000000..e69de29b