FPSMS-frontend
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.env.development 102 B

9ヶ月前
123
  1. API_URL=http://localhost:8090/api
  2. NEXTAUTH_SECRET=secret
  3. NEXT_PUBLIC_API_URL=http://localhost:8090/api