Files
2024-08-28 15:18:15 +08:00

7 lines
106 B
Markdown

构建和运行
使用 Docker Compose 构建和运行容器:
```shell
docker-compose up --build -d
```