1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 04:11:00 -04:00
Daggerbot-TS/docker-compose.yml

6 lines
128 B
YAML
Raw Normal View History

2023-10-02 18:40:03 -04:00
services:
cache:
container_name: redis-cache
image: redis/redis-stack-server:7.2.0-v2
ports:
- 6379:6379/tcp