mirror of
https://github.com/goharbor/harbor
synced 2025-04-29 17:08:36 +00:00
Merge pull request #5246 from kulong0105/master
make/docker-compose.tpl: fix wrong mount configuration(#5208)
This commit is contained in:
commit
0dfc273ee8
@ -116,7 +116,7 @@ services:
|
||||
container_name: redis
|
||||
restart: always
|
||||
volumes:
|
||||
- /data/redis:/data
|
||||
- /data/redis:/var/lib/redis
|
||||
networks:
|
||||
- harbor
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user