Skip to content
Snippets Groups Projects

change port

Merged Tucker Gary Siegel requested to merge develop into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -6,7 +6,7 @@ app:
server:
host: "localhost"
port: 8080
port: 5000
context-path: "/api/weather"
db:
Loading