This commit is contained in:
vincent
2024-05-01 07:48:50 +08:00
parent 7086ae3b18
commit 000662b5bd
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -30,6 +30,11 @@ docker-compose up -d
docker-compose down
```
更新镜像
```
bash ./bin/update_docker_images.sh
```
## 修改端口
修改conf/config.json
```json