Update README.md

This commit is contained in:
zyxucp
2025-01-13 14:29:39 +08:00
committed by GitHub
parent f46faa7679
commit 431c754f42

View File

@@ -101,6 +101,7 @@ services:
- D://model:/app/model
networks:
antsk:
external: true
```
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