move xfay app secret to .env
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0596fdec27
commit
3cafc4456c
4 changed files with 29 additions and 5 deletions
4
.env.example
Normal file
4
.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Copy this file to .env and fill in the values.
|
||||
# .env is git-ignored and must never be committed.
|
||||
|
||||
XFAY_APP_SECRET=
|
||||
Loading…
Add table
Add a link
Reference in a new issue