Grammar?
This commit is contained in:
parent
63d46e43c3
commit
e839b5f0c8
1 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ services:
|
|||
volumes:
|
||||
- ./docker-db/:/var/lib/postgresql/data/:Z
|
||||
## Use the following volume instead if you are running Docker in
|
||||
## emulated environments and getting permission errors
|
||||
## an emulated environment and getting permission errors
|
||||
# - docker-db:/var/lib/postgresql/data/:Z
|
||||
|
||||
akkoma:
|
||||
|
@ -49,7 +49,7 @@ services:
|
|||
# discovery.type: single-node
|
||||
# xpack.security.enabled: false
|
||||
|
||||
## Enable the following volume if you are running Docker in emulated
|
||||
## environments and getting permission errors
|
||||
## Enable the following volume if you are running Docker in an emulated
|
||||
## environment and getting permission errors
|
||||
# volumes:
|
||||
# docker-db:
|
||||
|
|
Loading…
Reference in a new issue