update env and port
This commit is contained in:
parent
0dcc3c12ec
commit
9167c8d652
@ -16,4 +16,4 @@ spring:
|
|||||||
server:
|
server:
|
||||||
servlet:
|
servlet:
|
||||||
context-path: /api
|
context-path: /api
|
||||||
port: 8001
|
port: 8080
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
spring:
|
spring:
|
||||||
profiles:
|
profiles:
|
||||||
active: dev
|
active: prod
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user