Fix 'aplication' typo for docker-compose
This commit is contained in:
@@ -91,7 +91,7 @@ configs:
|
|||||||
file: ./hapi.application.yaml
|
file: ./hapi.application.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
Provide the following content in ``./hapi.aplication.yaml``:
|
Provide the following content in ``./hapi.application.yaml``:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
spring:
|
spring:
|
||||||
@@ -144,7 +144,7 @@ configs:
|
|||||||
file: ./hapi-extra-classes
|
file: ./hapi-extra-classes
|
||||||
```
|
```
|
||||||
|
|
||||||
Provide the following content in ``./hapi.aplication.yaml``:
|
Provide the following content in ``./hapi.application.yaml``:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
spring:
|
spring:
|
||||||
|
|||||||
Reference in New Issue
Block a user