services: pjsua: image: pjsua2:v2.14.1026 container_name: pjsua restart: always # network_mode: host ports: - "8000:8000" volumes: - /Users/yushanghui/hongshantianping/git/voice-gateway-service:/code environment: - SERVE_HOST=192.168.100.159