[FIX] typo

This commit is contained in:
Mathieu Benoit 2020-11-20 22:06:49 -05:00
parent 7c3a05c6e6
commit 340fd4268c

View file

@ -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: