Compare commits

..
2 Commits
Author SHA1 Message Date
pipistrello 7dbdc8264e Merge branch 'master' of https://git.it-depot.ru/technohim/docker-infrastructure 2023-11-30 11:57:47 +03:00
pipistrello b83814a298 come on 2023-11-30 11:54:55 +03:00
+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