Skip to content

Commit 84ae9d5

Browse files
authored
Update run.sh
1 parent b92e6e9 commit 84ae9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
EUREKA_URL=http://localhost:5000/eureka/ PORT=5001 nohup java -jar jalgoarena-api-*.jar &
2+
PORT=5001 nohup java -jar jalgoarena-api-*.jar &

0 commit comments

Comments
 (0)