Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cazenave
Pastis Vitamui
Commits
56606d5f
Commit
56606d5f
authored
Apr 26, 2020
by
cazenave
Browse files
ca gaze!
parent
b8ce0bf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/ui-pastis/src/main/java/fr/gouv/vitamui/pastis/controller/PastisController.java
View file @
56606d5f
...
...
@@ -32,7 +32,7 @@ import java.net.URISyntaxException;
* @author Audrey Realini <realini@cines.fr>
*/
@RestController
@CrossOrigin
(
origins
=
"http://dev.vitamui.com:4251"
)
@CrossOrigin
(
origins
=
"http
s
://dev.vitamui.com:4251"
,
allowCredentials
=
"true"
)
public
class
PastisController
{
private
static
final
Logger
LOGGER
=
LoggerFactory
.
getLogger
(
PastisController
.
class
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment