Add cache volume mount
This commit is contained in:
parent
5328537a3b
commit
6f5e36c23f
1 changed files with 1 additions and 1 deletions
|
|
@ -31,4 +31,4 @@ services:
|
|||
environment:
|
||||
POSTGRES_PASSWORD: "${POSTGRES_PASSWORD}"
|
||||
POSTGRES_USER: "${POSTGRES_USER}"
|
||||
POSTGRES_DB: "${POSTGRES_DB}"
|
||||
POSTGRES_DB: "${POSTGRES_DB}"
|
||||
Loading…
Reference in a new issue