Skip to content

Commit 9f4567b

Browse files
committed
added missing/cutoff default value
1 parent f7a27d0 commit 9f4567b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/src/v1.5.0/maintain/bpe/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ icon: config
638638
- **Required:** No
639639
- **Description:** Base address of the BPE server, configure when exposing the web-ui
640640
- **Example:** `https://foo.bar/bpe`
641-
- **Default:** `https`
641+
- **Default:** `https://localhost/bpe`
642642

643643

644644
### DEV_DSF_BPE_SERVER_ROLECONFIG

docs/src/v1.5.1/maintain/bpe/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ icon: config
638638
- **Required:** No
639639
- **Description:** Base address of the BPE server, configure when exposing the web-ui
640640
- **Example:** `https://foo.bar/bpe`
641-
- **Default:** `https`
641+
- **Default:** `https://localhost/bpe`
642642

643643

644644
### DEV_DSF_BPE_SERVER_ROLECONFIG

docs/src/v1.5.2/maintain/bpe/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ icon: config
638638
- **Required:** No
639639
- **Description:** Base address of the BPE server, configure when exposing the web-ui
640640
- **Example:** `https://foo.bar/bpe`
641-
- **Default:** `https`
641+
- **Default:** `https://localhost/bpe`
642642

643643

644644
### DEV_DSF_BPE_SERVER_ROLECONFIG

docs/src/v1.6.0/maintain/bpe/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ icon: config
638638
- **Required:** No
639639
- **Description:** Base address of the BPE server, configure when exposing the web-ui
640640
- **Example:** `https://foo.bar/bpe`
641-
- **Default:** `https`
641+
- **Default:** `https://localhost/bpe`
642642

643643

644644
### DEV_DSF_BPE_SERVER_ROLECONFIG

0 commit comments

Comments
 (0)