This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
shoarma/ansible/roles/inbucket/docker-stack.yml.j2
2023-05-03 12:03:39 +02:00

9 lines
139 B
Django/Jinja

# vi: ft=yaml
version: "3.7"
services:
kms-server:
image: inbucket/inbucket
ports:
- 2500:2500
- 9000:9000