Przeglądaj źródła

Update deploying-from-the-cli.md

Domingo Ramirez 4 lat temu
rodzic
commit
8fbd075596

+ 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
 ```