Browse Source

Update .env.production

admin@web.or.kr 4 months ago
parent
commit
a3d3f0a300
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -62,4 +62,4 @@ VITE_PUSHER_PORT="${PUSHER_PORT}"
 VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
 VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
 
-MOVIE_API="http://192.168.0.10:1050"
+MOVIE_API="http://192.168.0.100:1050"