.env.production 195 B

1234
  1. NEXT_PUBLIC_API_BASE=http://localhost:8040
  2. NEXT_PUBLIC_BASE_URL=http://localhost:8040
  3. NEXT_PUBLIC_REMOTE_BASE_URL=http://47.107.107.47:8040
  4. NEXT_PUBLIC_BASE_WS_URL = 'ws://47.107.107.47:8081/ws'