mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
debugging Docker redis
This commit is contained in:
@@ -13,3 +13,5 @@ redis:
|
||||
image: redis:latest
|
||||
container_name: redis-bch-api-main
|
||||
restart: always
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
||||
Reference in New Issue
Block a user