|
@@ -1,15 +1,15 @@
|
|
|
services:
|
|
|
pjsua:
|
|
|
- image: pjsua2:v2.14.1202
|
|
|
+ image: pjsua:v2.14.1203
|
|
|
container_name: pjsua
|
|
|
restart: always
|
|
|
# network_mode: host
|
|
|
volumes:
|
|
|
-# - /Users/yushanghui/hongshantianping/git/voice-gateway-service:/code
|
|
|
+# - /Users/davidliu/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
|
|
|
+ - SERVE_HOST=192.168.110.197
|
|
|
ports:
|
|
|
- 8084:8084/udp
|
|
|
- 8084:8084/tcp
|