mirror of
https://github.com/chevereto/docker.git
synced 2026-05-07 06:36:41 +02:00
no public redis
This commit is contained in:
@@ -64,8 +64,6 @@ services:
|
||||
volumes:
|
||||
- redis:/data
|
||||
restart: always
|
||||
ports:
|
||||
- ${REDIS_PORT}:6379
|
||||
command: redis-server --appendonly yes --requirepass redis_password
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user