Skip to content

Commit

Permalink
fix: wrong port number
Browse files Browse the repository at this point in the history
  • Loading branch information
Metololo committed Jul 21, 2024
1 parent 6eb4bb2 commit 61c89c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
spring.application.name=athlonix_server
server.port=8086
server.port=8085

0 comments on commit 61c89c3

Please sign in to comment.