更新url

This commit is contained in:
Xin Wang 2025-07-04 18:54:01 +08:00
parent b563bb5b71
commit 80080f97c1

View File

@ -1,4 +1,4 @@
import { BASE_URL } from './api/constants.ts';
const BASE_URL = 'https://movieflow.api.huiying.video'
/** @type {import('next').NextConfig} */
const nextConfig = {
eslint: {