Skip to content

Commit

Permalink
feat: docker 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
minsang-alt committed Nov 30, 2024
1 parent 7535a04 commit b4868e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ CMD ["-jar", \
"-Dcom.sun.management.jmxremote.rmi.port=9010", \
"-Dcom.sun.management.jmxremote.ssl=false", \
"-Dcom.sun.management.jmxremote.authenticate=false", \
"-Djava.rmi.server.hostname=${HOST_IP}", \
"-Djava.rmi.server.hostname=223.130.129.226", \
"agile.jar"]

0 comments on commit b4868e8

Please sign in to comment.