fix: env 오타 수정

This commit is contained in:
yoosangwook 2025-03-07 15:09:37 +09:00
parent 74794f10f8
commit 8d35f03b5e

View File

@ -1,4 +1,4 @@
NEXT_PUBLIC_API_SERVER_PATH=="http://1.248.227.176:38080" NEXT_PUBLIC_API_SERVER_PATH="http://1.248.227.176:38080"
NEXT_PUBLIC_HOST_URL="http://1.248.227.176:4000" NEXT_PUBLIC_HOST_URL="http://1.248.227.176:4000"