Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Sep 16, 2024
1 parent bb52f1a commit e634812
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pipx upgrade bfabric

Create a file as follows: (note: the password is not your login password, but the web service password available on your profile page)

```{yaml}
```yaml
# ~/.bfabricpy.yml

GENERAL:
Expand All @@ -57,7 +57,7 @@ PRODUCTION:
You can also append an additional config section for the TEST instance which will be used for instance when running the integration tests:
```{yaml}
```yaml
TEST:
login: yourBfabricLogin
password: yourBfabricWebPassword
Expand Down

0 comments on commit e634812

Please sign in to comment.