switch example type

This commit is contained in:
Andras Bacsai 2022-04-16 22:21:42 +02:00
parent 5eeb519ed6
commit d70672ba4b

View File

@ -69,7 +69,7 @@ You need to add a new folder to [src/routes/services/[id]](src/routes/services/[
Example JSON: Example JSON:
```json ```js
{ {
// Name used to identify the service in Coolify // Name used to identify the service in Coolify
name: 'minio', name: 'minio',