diff --git a/frontend/.env.local b/frontend/.env.local new file mode 100644 index 0000000..e2692f1 --- /dev/null +++ b/frontend/.env.local @@ -0,0 +1 @@ +NEXT_PUBLIC_API_URL=http://192.168.101.111:8000/api/v1