mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-15 05:25:33 -04:00
properly import and optimize/cache images in markdown files
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
# required. falls back to relative URLs in most places, but still must be set in the Vercel dashboard for production.
|
||||
# include https:// and leave out the trailing slash, e.g. "https://jarv.is".
|
||||
NEXT_PUBLIC_BASE_URL=
|
||||
|
||||
# required. storage for hit counter endpoints at /api/count and /api/hits.
|
||||
# currently uses Postgres, but this can be changed in prisma/schema.prisma.
|
||||
# https://www.prisma.io/docs/postgres/overview
|
||||
|
Reference in New Issue
Block a user