We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508e9b6 commit da77635Copy full SHA for da77635
application/src/main/resources/application.yml
@@ -91,7 +91,7 @@ gestione-annotazioni:
91
- http://localhost:3000
92
- http://localhost:8080
93
- http://localhost:8081
94
- allowed-methods: GET,POST,PUT,DELETE,OPTIONS
+ allowed-methods: GET,POST,PUT,DELETE,OPTIONS,PATCH
95
allowed-headers: "*"
96
allow-credentials: true
97
export-annotazioni:
0 commit comments