Skip to content

Commit 8c9bd33

Browse files
committed
fix: unable-to-change-status-to-complete-if-observations-contain-french-characters
1 parent fccdf32 commit 8c9bd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/main/resources/config/application-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spring:
4444
cache: false
4545

4646
server:
47-
port: 8081
47+
port: 8080
4848

4949
jhipster:
5050
# CORS is only enabled by default with the "dev" profile

0 commit comments

Comments
 (0)