mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2025-12-06 03:26:44 +03:00
✨ Enhance Redis connection handling with retry logic and improved error logging
This commit is contained in:
@@ -108,3 +108,6 @@ volumes:
|
||||
networks:
|
||||
gitea-network:
|
||||
name: gitea-network
|
||||
# Let Docker Compose manage this network
|
||||
# If you need to use an existing network, uncomment the line below
|
||||
# external: true
|
||||
|
||||
Reference in New Issue
Block a user