|
@@ -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:
|