Skip to content

Commit c4c27f3

Browse files
committed
#147 環境変数を変更
1 parent de33763 commit c4c27f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env.development

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VITE_S3_SIGNER_URL=http://localhost:3002/dev/getS3PreSign/
2-
VITE_WSS_PRE_SIGNER_URL=http://localhost:3002/dev/getWssPreSign
3-
VITE_SOCKET_URL=ws://localhost:3001
1+
VITE_S3_SIGNER_URL=http://192.168.1.7:3000/dev/getS3PreSign/
2+
VITE_WSS_PRE_SIGNER_URL=http://192.168.1.7:3000/dev/getWssPreSign
3+
VITE_SOCKET_URL=ws://192.168.1.7:3001

0 commit comments

Comments
 (0)