diff --git a/.env b/.env new file mode 100644 index 0000000..5b99777 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +NEXT_PUBLIC_IMAGE_BASE_URL="https://image.econovation.kr" \ No newline at end of file diff --git a/app/recruit/page.tsx b/app/recruit/page.tsx index 598c426..0c44299 100644 --- a/app/recruit/page.tsx +++ b/app/recruit/page.tsx @@ -32,12 +32,12 @@ const RecruitPage = () => { return ( <> -