Skip to content
Snippets Groups Projects

change port

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