mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
docs: add warning about using a consistent context name for x-context
This commit is contained in:
@@ -113,6 +113,13 @@ services:
|
|||||||
The `--context` and `--connect` flags take precedence over `x-context`. If you don't specify any of these, the current
|
The `--context` and `--connect` flags take precedence over `x-context`. If you don't specify any of these, the current
|
||||||
context from your Uncloud config (`--uncloud-config`) is used.
|
context from your Uncloud config (`--uncloud-config`) is used.
|
||||||
|
|
||||||
|
:::warning
|
||||||
|
|
||||||
|
If you share the Compose file with other users, make sure to use the same context name for the target cluster in your
|
||||||
|
Uncloud configs.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
### `x-ports`
|
### `x-ports`
|
||||||
|
|
||||||
Expose HTTP/HTTPS service ports via the Caddy reverse proxy, or bind TCP/UDP ports directly to the host:
|
Expose HTTP/HTTPS service ports via the Caddy reverse proxy, or bind TCP/UDP ports directly to the host:
|
||||||
|
|||||||
Reference in New Issue
Block a user