diff --git a/front-end/utils/settings.js b/front-end/utils/settings.js index b8b9368..240fd36 100644 --- a/front-end/utils/settings.js +++ b/front-end/utils/settings.js @@ -1 +1 @@ -export const backend_url = process.env.NEXT_PUBLIC_DEVELOP_BACKEND_URL;; \ No newline at end of file +export const backend_url = process.env.NEXT_PUBLIC_DEVELOP_BACKEND_URL; \ No newline at end of file