Skip to content

Commit 7b08060

Browse files
authored
Update volumes of redis in docker compose (#556)
1 parent 71f9667 commit 7b08060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
environment:
6868
- TZ=Asia/Shanghai
6969
volumes:
70-
- fba_redis:/usr/local/etc/redis
70+
- fba_redis:/data
7171
networks:
7272
- fba_network
7373

0 commit comments

Comments
 (0)