mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-15 01:16:22 +02:00
fix: remove secure headers from server-dev
This commit is contained in:
parent
8835fa28f4
commit
4e55cd52cd
@ -23,6 +23,5 @@ unleash.start(
|
||||
versionCheck: {
|
||||
enable: false,
|
||||
},
|
||||
secureHeaders: true,
|
||||
}),
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user