Skip to content

Commit c649f8b

Browse files
authored
chore: changeset for secure mode (#2459)
Changeset for the secure mode PR: #2404.
1 parent 34009c6 commit c649f8b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/hot-taxis-judge.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@core/sync-service": patch
3+
---
4+
5+
Electric now runs in Secure mode by default, requiring an `ELECTRIC_SECRET` to be set.
6+
7+
BREAKING CHANGE: Electric now needs to be started with an `ELECTRIC_SECRET` environment variable unless `ELECTRIC_INSECURE=true` is set.

0 commit comments

Comments
 (0)