This commit is contained in:
2023-11-30 11:54:55 +03:00
parent 4e447d738c
commit b83814a298
+8
View File
@@ -0,0 +1,8 @@
version: '2.1'
services:
flame:
image: ghcr.io/py-kms-organization/py-kms
container_name: py-kms
ports:
- 1688:1688
restart: unless-stopped