Commit 6bd05e2b authored by 郑磊's avatar 郑磊

增加host到docker-compose

parent 9e10ce57
...@@ -11,3 +11,5 @@ services: ...@@ -11,3 +11,5 @@ services:
- /www/wwwroot/fj-livekit:/fj-livekit/ - /www/wwwroot/fj-livekit:/fj-livekit/
stdin_open: true stdin_open: true
command: python run_v1.py command: python run_v1.py
extra_hosts:
- 'host.docker.internal:host-gateway'
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment