Update README.md

This commit is contained in:
zyxucp
2024-10-06 10:34:21 +08:00
committed by GitHub
parent bc2af42724
commit 6e30886bd2

View File

@@ -104,6 +104,13 @@ networks:
```
Taking this as an example, it means mounting the local D://model folder of Windows into the container /app/model. If so, the model address in your appsettings.json should be configured as
[LiteDockerCompose](https://github.com/AIDotNet/AntSK/blob/main/docker-compose.simple.yml)
The compact version is deployed with sqlite-disk by one click
[FullDockerCompose](https://github.com/AIDotNet/AntSK/blob/main/docker-compose.yml)
The full version uses pg+aspire
## 3⃣Some meanings of configuration file
```
{