> netsh interface portproxy add v4tov4 listenport=80 listenaddr=192.168.6.199
connectport=80 connectaddress=192.168.25.199
確認
> netsh interface portproxy show all
削除
> netsh interface portproxy delete v4tov4 listenport=80
$ cd frontend $ npm install @ducanh2912/next-pwa $ vi next.config.ts<<__EOF__ import withPWAInit from "@ducanh2912/next-pwa"...
0 件のコメント:
コメントを投稿