diff --git a/README.md b/README.md index c0df908..235d808 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Fournir les variables suivantes. Par exemple : ```yaml docker_paheko_fqdn: paheko.example.com -docker_paheko_version: 1.2.4 +docker_paheko_version: 1.3.0 docker_paheko_data_dir: /data1 docker_paheko_service_id: paheko docker_paheko_smtp_server: smtp.example.com diff --git a/tasks/main.yml b/tasks/main.yml index f0c34c2..4f19c2e 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -16,5 +16,4 @@ with_items: - docker-compose.yml - config.local.php - - php.ini notify: docker-compose-up diff --git a/templates/config.local.php b/templates/config.local.php index e5c1ddf..09c1eb9 100644 --- a/templates/config.local.php +++ b/templates/config.local.php @@ -1,14 +1,24 @@