ソースを参照

trying to build on server

reset-do-picking-order
コミット
9d376e4857
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .env.production

+ 1
- 1
.env.production ファイルの表示

@@ -1,4 +1,4 @@
API_URL=http://10.100.0.81:8090/api
API_URL=http://localhost:8090/api
NEXTAUTH_SECRET=secret
NEXTAUTH_URL=http://10.100.0.81:3000
NEXT_PUBLIC_API_URL=http://10.100.0.81:8090/api

読み込み中…
キャンセル
保存