diff --git a/default.yml b/default.yml index 6cf6c3e..1dbf11b 100644 --- a/default.yml +++ b/default.yml @@ -64,8 +64,6 @@ services: volumes: - redis:/data restart: always - ports: - - ${REDIS_PORT}:6379 command: redis-server --appendonly yes --requirepass redis_password volumes: