This repository has been archived on 2023-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
max/roles/kms/files/docker-compose.yml

9 lines
127 B
YAML
Raw Normal View History

2023-01-03 18:12:40 +00:00
version: "3.7"
services:
kms-server:
image: teddysun/kms
ports:
- 1688:1688
restart: always