Skip to content

Commit

Permalink
fix: jcloud config reading
Browse files Browse the repository at this point in the history
  • Loading branch information
deepankarm committed Jul 18, 2023
1 parent 753fc7f commit 57e64d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CONFIG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For JCloud deployment, you can configure your application infrastructure by prov

For example:

```
```yaml
instance: C4
autoscale:
min: 0
Expand All @@ -22,7 +22,7 @@ You can alternatively include a `jcloud.yaml` file in your application directory

If you don't provide a configuration file or a specific configuration isn't specified, the following default settings will be applied:

```
```yaml
instance: C3
timeout: 120
autoscale:
Expand Down

0 comments on commit 57e64d5

Please sign in to comment.