Ver código fonte

Update deploying-from-the-cli.md

Domingo Ramirez 4 anos atrás
pai
commit
8fbd075596
1 arquivos alterados com 1 adições e 1 exclusões
  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
 ```