mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
docs: split Compose docs into reference and concepts
This commit is contained in:
+2
-2
@@ -83,7 +83,7 @@ services:
|
|||||||
- 8080:80/tcp@host
|
- 8080:80/tcp@host
|
||||||
```
|
```
|
||||||
|
|
||||||
See [Publishing services](../1-ingress/2-publishing-services.md) for more details.
|
See [Publishing services](../3-concepts/1-ingress/2-publishing-services.md) for more details.
|
||||||
|
|
||||||
### `x-caddy`
|
### `x-caddy`
|
||||||
|
|
||||||
@@ -99,7 +99,7 @@ services:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
See [Publishing services](../1-ingress/2-publishing-services.md) for more details.
|
See [Publishing services](../3-concepts/1-ingress/2-publishing-services.md) for more details.
|
||||||
|
|
||||||
### `x-machines`
|
### `x-machines`
|
||||||
|
|
||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
label: Compose features
|
label: Compose file reference
|
||||||
collapsed: true # keep the category closed by default
|
collapsed: true # keep the category closed by default
|
||||||
link:
|
link:
|
||||||
type: generated-index
|
type: generated-index
|
||||||
Reference in New Issue
Block a user