You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup-ddev.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ run_commands() {
72
72
echo'↪️ Use this link to log into the backend as user 1:'
73
73
ddev drush uli
74
74
echo'🏎️ Starting the frontend site in production mode...'
75
-
echo'⚠️️️️⚠️️️️⚠️️️️ Note: the site will be available at https://next-drupal-starterkit.ddev.site:3000, not localhost:3000 as the output of next start suggests.'
75
+
echo'⚠️️️️⚠️️️️⚠️️️️ Note: the site will be available at https://frontend.ddev.site, not localhost:3000 as the output of next start suggests.'
0 commit comments