fix: add .env.sample

This commit is contained in:
kastov 2025-11-03 16:43:35 +03:00
parent fe98ec196e
commit 86b8ee99ef
No known key found for this signature in database
GPG key ID: 1B27BE29057F4C90

16
.env.sample Normal file
View file

@ -0,0 +1,16 @@
# Local Development
# Domain of backend, local or production
DOMAIN_BACKEND=http://127.0.0.1:3003
# Tell frontend to use DOMAIN_BACKEND (1/0)
DOMAIN_OVERRIDE=1
#
NODE_ENV=development
### CrowdIn
CROWDIN=0
#CROWDIN_API_TOKEN=
#CROWDIN_PROJECT_ID=