This commit is contained in:
2025-05-13 15:57:06 +07:00
parent 640265e80e
commit ad0bc84c50
+2 -1
View File
@@ -10,7 +10,8 @@
"deployment": {
"type": "docker",
"container_name": "acc_center",
"port": 9000
"http_port": 9000,
"https_port": 9443
}
},
"required": "true",