From 858e81702716d56f0cf2f9117aeaa8122f34faaa Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Sat, 1 Mar 2025 04:04:10 +0700 Subject: [PATCH] update default assets URL --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 95fdc08..bdf2690 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -# You can define your asset URL here, if you host your own or set up a CDN. -VITE_ASSETS_URL="https://fsob-assets.techtransthai.org" \ No newline at end of file +# You can define your assets URL here, if you host your own or set up a CDN. +VITE_ASSETS_URL="https://dl.techtransthai.org/fsob-assets" \ No newline at end of file