whitphx HF Staff commited on
Commit
2ea6e3b
·
1 Parent(s): 3068d33

Create Dockerfile based on coturn/coturn

Browse files
Files changed (2) hide show
  1. Dockerfile +1 -0
  2. README.md +1 -0
Dockerfile ADDED
@@ -0,0 +1 @@
 
 
1
+ FROM coturn/coturn:4.6.2-debian
README.md CHANGED
@@ -5,6 +5,7 @@ colorFrom: pink
5
  colorTo: green
6
  sdk: docker
7
  pinned: false
 
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: green
6
  sdk: docker
7
  pinned: false
8
+ app_port: 3478
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference