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

10 lines
139 B
Text
Raw Normal View History

2023-05-03 10:03:39 +00:00
# vi: ft=yaml
version: "3.7"
services:
kms-server:
image: inbucket/inbucket
ports:
- 2500:2500
- 9000:9000