File tree Expand file tree Collapse file tree
organization-[organization]/domains
project-[region]-[project]
functions/function-[function]/domains
sites/site-[site]/domains/add-domain Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 {/if }
4141 </Layout .Stack >
4242 <Typography .Text variant =" m-400" >
43- Add the following nameservers on your DNS provider. Note that changes may take up to 48
43+ Add the following nameservers on your DNS provider. Note that DNS changes may take up to 48
4444 hours to propagate fully.
4545 </Typography .Text >
4646</Layout .Stack >
Original file line number Diff line number Diff line change 8484 {/if }
8585 </Layout .Stack >
8686 <Typography .Text variant =" m-400" >
87- Add the following nameservers on your DNS provider. Note that changes may take up to
88- 48 hours to propagate fully.
87+ Add the following nameservers on your DNS provider. Note that DNS changes may take
88+ up to 48 hours to propagate fully.
8989 </Typography .Text >
9090 </Layout .Stack >
9191
Original file line number Diff line number Diff line change 6464 >{selectedDomain .domain }</Typography .Text >
6565 </Layout .Stack >
6666 <Typography .Text variant =" m-400" >
67- Add the following nameservers on your DNS provider. Note that changes may take up to 48
68- hours to propagate fully.
67+ Add the following nameservers on your DNS provider. Note that DNS changes may take up to
68+ 48 hours to propagate fully.
6969 </Typography .Text >
7070 </Layout .Stack >
7171
Original file line number Diff line number Diff line change 2525 <Badge variant =" secondary" type =" warning" content =" Pending verification" />
2626 </Layout .Stack >
2727 <Typography .Text variant =" m-400" >
28- Add the following nameservers on your DNS provider. Note that changes may take
29- up to 48 hours to propagate fully.
28+ Add the following nameservers on your DNS provider. Note that DNS changes may
29+ take up to 48 hours to propagate fully.
3030 </Typography .Text >
3131 </Layout .Stack >
3232
Original file line number Diff line number Diff line change 114114 if (verified ) {
115115 addNotification ({
116116 type: ' success' ,
117- message: ' Domain added successfully'
117+ message: ' Domain verified successfully'
118118 });
119119 await goto (routeBase );
120120 } else {
You can’t perform that action at this time.
0 commit comments