fix container name
This commit is contained in:
@@ -3,6 +3,7 @@ version: '3'
|
|||||||
services:
|
services:
|
||||||
kms:
|
kms:
|
||||||
image: ghcr.io/py-kms-organization/py-kms:python3
|
image: ghcr.io/py-kms-organization/py-kms:python3
|
||||||
|
container_name: py-kms
|
||||||
ports:
|
ports:
|
||||||
- 1688:1688
|
- 1688:1688
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
|||||||
Reference in New Issue
Block a user