mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Adds an extra newline to .env to ensure secret writing works
This commit is contained in:
parent
460c944184
commit
82769f59a1
@ -1,3 +1,4 @@
|
||||
DEFAULT_EMAIL=test@example.org
|
||||
PERSIST_DIR=./persist
|
||||
SECRETS_DIR=./secrets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user