From 431c754f42ddc5335cfc19ae9b87f3bcf95d21b6 Mon Sep 17 00:00:00 2001 From: zyxucp <286513187@qq.com> Date: Mon, 13 Jan 2025 14:29:39 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30b4263..5df4f04 100644 --- a/README.md +++ b/README.md @@ -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