Docker redis port update
This commit is contained in:
parent
d151907f8f
commit
a27cc0624a
@ -18,7 +18,7 @@ services:
|
|||||||
- ./docker/etc/redis.conf:/etc/redis.conf
|
- ./docker/etc/redis.conf:/etc/redis.conf
|
||||||
command: "/usr/local/bin/redis-server /etc/redis.conf"
|
command: "/usr/local/bin/redis-server /etc/redis.conf"
|
||||||
ports:
|
ports:
|
||||||
- 6379:6379
|
- 60379:6379
|
||||||
networks:
|
networks:
|
||||||
- vegvisir-network
|
- vegvisir-network
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user