fullstack.web/test.cmd

7 lines
127 B
Batchfile
Raw Normal View History

2023-08-09 05:57:49 +00:00
docker rm -vf fullstack.web
docker run -d ^
-p 80:80 ^
--rm ^
fullstack.web
start http://localhost.fullstack.club/