Fetching metadata from the HF Docker repository...
|
@@ -1,6 +1,6 @@
|
|
1
|
# Server configuration
|
|
2
|
HOST=0.0.0.0
|
|
3
|
-
PORT=7000
|
|
4
|
|
|
5
|
# SSL configuration
|
|
6
|
VERIFY_SSL=true
|
|
|
|
1
|
# Server configuration
|
|
2
|
HOST=0.0.0.0
|
|
3
|
+
PORT=8000
|
|
4
|
|
|
5
|
# SSL configuration
|
|
6
|
VERIFY_SSL=true
|