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/kms/docker-stack.yml.j2
2023-05-03 12:06:08 +02:00

8 lines
107 B
Django/Jinja

# vi: ft=yaml
version: '3.7'
services:
kms-server:
image: teddysun/kms
ports:
- 1688:1688