Auth still in progress
This commit is contained in:
4
debug-server.sh
Executable file
4
debug-server.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
export MAVEN_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=*:5005"
|
||||
mvn -DskipTests=true --projects api-webapp package jetty:run -Dpairgoth.mode=server
|
Reference in New Issue
Block a user