Skip to content

Commit

Permalink
fix(website): drop base-path
Browse files Browse the repository at this point in the history
We will use `hostpatrol.io` as our custom domain.
  • Loading branch information
vst committed Apr 14, 2024
1 parent d10190e commit 64dddf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
basePath: '/hostpatrol',
output: 'export',
images: {
unoptimized: true,
Expand Down

0 comments on commit 64dddf1

Please sign in to comment.