Skip to content

Commit

Permalink
fix: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
@jotadeveloper authored and griffithtp committed Aug 3, 2019
1 parent 7e98698 commit f54f27b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions plugins/verdaccio-google-cloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Complete configuration example:

```yaml
store:
google-cloud:
projectId: project-01 | env
key: /path/project-01.json | env
google-cloud:
projectId: project-01 | env
key: /path/project-01.json | env
```
Define `env` whether you want load the value from environment variables.

Expand All @@ -34,14 +34,14 @@ auth:
htpasswd:
file: ./htpasswd
store:
google-cloud:
projectId: project-01
key: /path/project-01.json
google-cloud:
projectId: project-01
key: /path/project-01.json
```
## Disclaimer
This plugin is experimental and it will
This plugin is experimental and unstable.
## License
Expand Down

0 comments on commit f54f27b

Please sign in to comment.