rsnext/examples/with-sitemap/.env
Arsalan Khattak cc541fb252
Add Sitemap Example (#15047)
* Add with-sitemap Example

* Update README

* Update examples/with-sitemap/scripts/generate-sitemap.js

Co-authored-by: Luis Alvarez D. <luis@vercel.com>

* Update examples/with-sitemap/package.json

Co-authored-by: Luis Alvarez D. <luis@vercel.com>

* Update examples/with-sitemap/public/sitemap.xml

Co-authored-by: Luis Alvarez D. <luis@vercel.com>

* Update README

* Add .env Info to README

* Update examples/with-sitemap/README.md

Co-authored-by: Luis Alvarez D. <luis@vercel.com>

* Update examples/with-sitemap/README.md

Co-authored-by: Luis Alvarez D. <luis@vercel.com>

* Update examples/with-sitemap/README.md

Co-authored-by: Luis Alvarez D. <luis@vercel.com>

* Update examples/with-sitemap/README.md

Co-authored-by: Luis Alvarez D. <luis@vercel.com>

Co-authored-by: Luis Alvarez D. <luis@vercel.com>
2020-07-24 11:35:39 -05:00

2 lines
No EOL
118 B
Bash

# Used to add the domain to sitemap.xml, replace it with a real domain in production
WEBSITE_URL=http://localhost:3000