We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92e6e9 commit 84ae9d5Copy full SHA for 84ae9d5
run.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-EUREKA_URL=http://localhost:5000/eureka/ PORT=5001 nohup java -jar jalgoarena-api-*.jar &
+PORT=5001 nohup java -jar jalgoarena-api-*.jar &
0 commit comments