winstxnhdw commited on
Commit
7a37fb5
1 Parent(s): 7538d7f
Files changed (2) hide show
  1. Dockerfile +1 -1
  2. README.md +1 -1
Dockerfile CHANGED
@@ -2,6 +2,6 @@ FROM ghcr.io/winstxnhdw/nllb-api:main
2
 
3
  ENV SERVER_PORT 5000
4
  ENV BACKEND_INTERNAL_URL http://localhost:5000
5
- ENV BACKEND_URL http://localhost:7860
6
 
7
  EXPOSE 7860
 
2
 
3
  ENV SERVER_PORT 5000
4
  ENV BACKEND_INTERNAL_URL http://localhost:5000
5
+ ENV BACKEND_URL :7860
6
 
7
  EXPOSE 7860
README.md CHANGED
@@ -8,7 +8,7 @@ python_version: 3.11.4
8
  models: [winstxnhdw/nllb-200-distilled-1.3B-ct2-int8]
9
  tags: [translation, translator, nllb, ctranslate2]
10
  pinned: true
11
- base_path: /api/docs
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  models: [winstxnhdw/nllb-200-distilled-1.3B-ct2-int8]
9
  tags: [translation, translator, nllb, ctranslate2]
10
  pinned: true
11
+ base_path: /docs
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference