move data to docker-data
Some checks failed
Deploy Stacks / Redeploy_services_stacks (push) Has been cancelled
Some checks failed
Deploy Stacks / Redeploy_services_stacks (push) Has been cancelled
This commit is contained in:
@@ -47,7 +47,7 @@ services:
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
volumes:
|
||||
- ./postgres:/var/lib/postgresql/data
|
||||
- /home/ccalifice/docker-data/ghostfolio/postgres:/var/lib/postgresql/data
|
||||
|
||||
redis:
|
||||
image: docker.io/library/redis:alpine
|
||||
|
||||
Reference in New Issue
Block a user