Closed harshattray closed 5 years ago
Yep, you need to change the public URL in the gatsby-config.js
. I need to write docs about it
We could perhaps add a prompt to enter the public url after the netlify steps. Then we can modify the gatsby-config automatically and create a new commit.
The Discuss on Twitter link which takes in the href
https://twitter.com/search?q=${publicUrl}
, thepublicUrl
points to localhost:8000.