Rename config shards in .gitignore
This commit is contained in:
parent
2b6c9a4376
commit
4840021b08
2 changed files with 4 additions and 4 deletions
|
|
@ -55,5 +55,5 @@ Set the environment variable to a comma-separated list of config files or pass t
|
|||
```shell
|
||||
env CONFIG_PATH=config-template.json go run .
|
||||
# OR
|
||||
go run . -c credentials.json,dynamic.json,response.json
|
||||
go run . -c config-credentials.json,config-dynamic.json,config-response.json
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue