Update README.md
This commit is contained in:
parent
1b3b0f9e13
commit
ce7bdc6883
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ We prepared multiple environments: [production](https://grafana.com/docs/grafana
|
|||
|
||||
1. Download docker-compose.yaml:
|
||||
```bash
|
||||
curl https://github.com/grafana/oncall/blob/dev/docker-compose.yml -o docker-compose.yaml
|
||||
curl -fsSL https://raw.githubusercontent.com/grafana/oncall/dev/docker-compose.yml -o docker-compose.yaml
|
||||
```
|
||||
|
||||
2. Set variables:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue