Skip to content

Commit ec465e0

Browse files
committed
run local
1 parent 6f92598 commit ec465e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

run-local.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! /bin/sh
2+
3+
open http://localhost:8080
4+
docker build . -t tmp && docker run -p 8080:8080 tmp

0 commit comments

Comments
 (0)