This repository has been archived on 2023-04-26. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
max/roles/kms/files/docker-compose.yml

8 lines
127 B
YAML

version: "3.7"
services:
kms-server:
image: teddysun/kms
ports:
- 1688:1688
restart: always