Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit be5891b

Browse files
Using custom domain
1 parent 77cbfe8 commit be5891b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
[build]
22
publish="dist"
33
command="yarn prod"
4+
5+
[[redirects]]
6+
from = "https://stimulus-rails-nested-form.netlify.app/*"
7+
to = "https://stimulus-rails-nested-form.stimulus-components.com/:splat"
8+
status = 301
9+
force = true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /