f
This commit is contained in:
@ -6,7 +6,7 @@ set -e
|
|||||||
APP_DIR="record-app"
|
APP_DIR="record-app"
|
||||||
IMAGE_NAME="recorder-app"
|
IMAGE_NAME="recorder-app"
|
||||||
CONTAINER_NAME="recorder-app"
|
CONTAINER_NAME="recorder-app"
|
||||||
PORT=25200
|
PORT=25190
|
||||||
|
|
||||||
# 1. 检查 Docker
|
# 1. 检查 Docker
|
||||||
if ! command -v docker &> /dev/null; then
|
if ! command -v docker &> /dev/null; then
|
||||||
|
|||||||
Reference in New Issue
Block a user