1
0

chore: docker部署安装脚本

This commit is contained in:
TsMask
2024-12-13 14:58:44 +08:00
parent da42adef91
commit 9f34b4bdac
3 changed files with 26 additions and 1 deletions

View File

@@ -122,7 +122,7 @@ install(){
--name $OMC_CONTAINER_NAME \
-d $OMC_IMAGE
echo "Running service $OMC_CONTAINER_NAME container http port $OMC_PORT / https port $OMC_HTTPS_PORT"
echo "Running service $OMC_CONTAINER_NAME container http port $OMC_HTTP_PORT / https port $OMC_HTTPS_PORT"
}
# uninstall