Skip to content

Commit cde3cb0

Browse files
authored
Update application-azure.yml
1 parent f0efbaf commit cde3cb0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/application-azure.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
server:
2-
port: 8080 # App Service default port
2+
port: 8084 # App Service default port
33

44
spring:
55
application:
@@ -48,4 +48,4 @@ logging:
4848
level:
4949
root: WARN
5050
com.cognizant: INFO
51-
org.springframework.web: INFO
51+
org.springframework.web: INFO

0 commit comments

Comments
 (0)