From bcbd4866df9ad7b051ae225a7a28906a4b8d63de Mon Sep 17 00:00:00 2001 From: alma Date: Fri, 18 Apr 2025 20:58:56 +0200 Subject: [PATCH] chapitre et artlab 404 fix 2 --- .env.local | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .env.local diff --git a/.env.local b/.env.local deleted file mode 100644 index 2fccb1a3..00000000 --- a/.env.local +++ /dev/null @@ -1,5 +0,0 @@ -# Artlab URL -NEXT_PUBLIC_IFRAME_ARTLAB_URL=https://artlab.slm-lab.net - -# Chapitre URL -NEXT_PUBLIC_IFRAME_CHAPTER_URL=https://chapter.slm-lab.net \ No newline at end of file