fix: basePath=/mobile, Traefik health check, DB perms, demo email fix, login UI text bump
This commit is contained in:
@@ -2,6 +2,8 @@ import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
output: "standalone",
|
||||
basePath: "/mobile",
|
||||
assetPrefix: "/mobile",
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user