mirror of
https://github.com/TheWhiteDog9487/WebAPI.git
synced 2026-08-11 23:01:30 +08:00
6 lines
71 B
YAML
6 lines
71 B
YAML
services:
|
|
redis:
|
|
image: 'redis:latest'
|
|
ports:
|
|
- '6379'
|