common-settings.yml is now .yaml
This commit is contained in:
@@ -92,7 +92,7 @@ Above example of a multi-component (two in this case) `grafana` service will giv
|
||||
│ ├── Dockerfile
|
||||
│ └── extras
|
||||
│ └── .gitkeep
|
||||
├── common-settings.yml
|
||||
├── common-settings.yaml
|
||||
├── compose.override.yaml
|
||||
├── compose.yaml
|
||||
├── env
|
||||
@@ -113,7 +113,7 @@ With an alternative single-component `hashicorpvault` service the result may loo
|
||||
│ ├── Dockerfile
|
||||
│ └── extras
|
||||
│ └── .gitkeep
|
||||
├── common-settings.yml
|
||||
├── common-settings.yaml
|
||||
├── compose.override.yaml
|
||||
├── compose.yaml
|
||||
├── env
|
||||
|
Reference in New Issue
Block a user