added fix args
This commit is contained in:
@@ -234,6 +234,10 @@
|
||||
image: canyan/janus-gateway:latest
|
||||
command: ["/usr/local/bin/janus", "--configs-folder=/usr/local/etc/janus"]
|
||||
network_mode: host
|
||||
ulimits:
|
||||
nofile:
|
||||
soft: 65536
|
||||
hard: 65536
|
||||
environment:
|
||||
- JANUS_API_HTTP=yes
|
||||
- JANUS_API_HTTPS=no
|
||||
|
||||
Reference in New Issue
Block a user