余尚辉 4 months ago
parent
commit
af194c99a6
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docker-compose.yml

+ 3 - 3
docker-compose.yml

@@ -5,9 +5,9 @@ services:
     restart: always
 #    network_mode: host
     volumes:
-      - /Users/yushanghui/hongshantianping/git/voice-gateway-service:/code
-#      - /home/hongshan/voice-gateway-service:/code
-#      - /root/aibot/dm/voice:/root/aibot/dm/voice
+#      - /Users/yushanghui/hongshantianping/git/voice-gateway-service:/code
+      - /home/hongshan/voice-gateway-service:/code
+      - /root/aibot/dm/voice:/root/aibot/dm/voice
     environment:
       - SERVE_HOST=192.168.100.159
     ports: