mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 20:54:48 -04:00
6 lines
76 B
YAML
6 lines
76 B
YAML
services:
|
|
redis:
|
|
image: 'redis:alpine'
|
|
ports:
|
|
- '6379:6379'
|