i think this might work
This commit is contained in:
@@ -535,3 +535,9 @@ If you have seen this is not very mindfull of browser resources tho.
|
||||
> *"DEVELOPERS! DEVELOPERS! DEVELOPERS!"* - Steve Ballmer
|
||||
>
|
||||
> <cite>— Rattatwinko, 2025 Q3</cite>
|
||||
|
||||
## Hosting behind a subpath (nginx proxy)
|
||||
|
||||
If you want to serve your blog at a subpath (e.g. `/blog`), set `BASE_URL=/blog` in your `.env.local` file. All internal links and API calls will use this base path automatically.
|
||||
|
||||
Example: Your blog will be available at `http://localhost:3000/blog`
|
||||
|
||||
Reference in New Issue
Block a user