diff --git a/.gitignore b/.gitignore index ac75d4a..8699393 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,2 @@ # data data_* - -# secrets -./codimd/resources/config.json -./grafana/ldap.toml - diff --git a/grafana/docker-compose.yml b/grafana/docker-compose.yml index 065859d..ef2e785 100644 --- a/grafana/docker-compose.yml +++ b/grafana/docker-compose.yml @@ -1,3 +1,7 @@ +# For the moment, the LDAP password need to be in ldap.toml +# In the future, we will be able to make a secret +# See https://github.com/grafana/grafana/pull/17526 + version: "3.7" services: