Skip to content

Commit 3d2dfcd

Browse files
committed
hotfix: http
1 parent 7cac52e commit 3d2dfcd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/main/resources/application.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ spring:
22
application:
33
name: MarineLeisure
44
profiles:
5-
active: prod
5+
active: dev
6+
7+
server:
8+
forward-headers-strategy: native
69

710
resilience4j.circuitbreaker:
811
instances:

0 commit comments

Comments
 (0)