Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
whgojp authored Nov 10, 2024
1 parent 6b4fc21 commit 7cf81bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
docker build -t javasec . && docker run -d -p 80:8888 -v logs:/logs javasec

0 comments on commit 7cf81bd

Please sign in to comment.