diff --git a/docker-compose.yml b/docker-compose.yml index 8c2c18f..7f2b35d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -31,7 +31,7 @@ services: - erplibre-db-data:/var/lib/postgresql/data/pgdata restart: always -# We configure volume without specific destination to let docket manage it. To configure it through docker use (read related documentation before continuing) : +# We configure volume without specific destination to let docker manage it. To configure it through docker use (read related documentation before continuing) : # - docker volume --help # - docker-compose down --help volumes: