Skip to content

Commit da77635

Browse files
committed
Export annotazioni tramite nuovo adapter-kafka
1 parent 508e9b6 commit da77635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ gestione-annotazioni:
9191
- http://localhost:3000
9292
- http://localhost:8080
9393
- http://localhost:8081
94-
allowed-methods: GET,POST,PUT,DELETE,OPTIONS
94+
allowed-methods: GET,POST,PUT,DELETE,OPTIONS,PATCH
9595
allowed-headers: "*"
9696
allow-credentials: true
9797
export-annotazioni:

0 commit comments

Comments
 (0)