From 8b375fe00a241b3a769b82fe3dac8d1c9dce8a02 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 16 Jun 2022 14:36:07 +0800
Subject: [PATCH] 模拟考试修改

---
 docker-compose.yml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/docker-compose.yml b/docker-compose.yml
index c757fba..5c2ae21 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -6,6 +6,8 @@
     image: zhbaw:latest
     ports:
       - "81:81"
+    volumes:
+      - /home/zhongsong/anbao/:/home/zhongsong/anbao/
     # 容器停止后会重启
     restart: always
 #    depends_on:

--
Gitblit v1.9.3