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

增加host到docker-compose

parent 9e10ce57
......@@ -10,4 +10,6 @@ services:
volumes:
- /www/wwwroot/fj-livekit:/fj-livekit/
stdin_open: true
command: python run_v1.py
\ No newline at end of file
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