mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose.git
synced 2025-08-18 16:56:57 +02:00
7 lines
81 B
YAML
7 lines
81 B
YAML
version: '3'
|
|
|
|
services:
|
|
db:
|
|
image: cthulhoo/postgres-count-bits:12-latest
|
|
|