pubtester/docker-compose.yaml

11 lines
225 B
YAML
Raw Normal View History

2022-11-16 00:02:40 +00:00
version: "3.9"
services:
pleroma_db:
image: postgres:15
pleroma:
image: git.pleroma.social:5050/pleroma/pleroma:release-2-4-1
mastodon_db:
image: postgres:15
mastodon:
image: tootsuite/mastodon:v4.0.2