Skip to content

Commit 2f52cd5

Browse files
author
John Ouellet
authored
comment out cli redirect
1 parent 77e675d commit 2f52cd5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@
8585
from = "/backdrop/*"
8686
to = "https://lando-backdrop.netlify.app/:splat"
8787
status = 200
88+
#[[redirects]]
89+
# from = "/cli/*"
90+
# to = "https://lando-cli.netlify.app/:splat"
91+
# status = 200
8892
[[redirects]]
8993
from = "/config/*"
9094
to = "https://lando-config.netlify.app/:splat"

0 commit comments

Comments
 (0)