fullstack.web/test.cmd
2024-03-07 11:32:45 +08:00

6 lines
145 B
Batchfile

docker rm -vf fullstack.web
docker run -d --name fullstack.web^
-p 8080:8080 ^
fullstack.web
start http://localhost.fullstack.club:8080/