Explorar o código

Update deploying-from-the-cli.md

Domingo Ramirez %!s(int64=4) %!d(string=hai) anos
pai
achega
8fbd075596
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/deploy/applications/deploying-from-the-cli.md

+ 1 - 1
docs/deploy/applications/deploying-from-the-cli.md

@@ -163,7 +163,7 @@ This configuration only applies to `web` applications.
 ```yaml
 ingress:
   custom_domain: true
-  custom_paths:
+  hosts:
   - my-app.example.com
 ```