Add .env to repo for closed-loop deployment
This commit is contained in:
parent
6e5ee64be0
commit
12fda2c231
4
.gitignore
vendored
4
.gitignore
vendored
@ -57,8 +57,8 @@ output/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Secrets
|
||||
.env
|
||||
# Secrets (раскомментируйте для публичных репозиториев)
|
||||
# .env
|
||||
.env.local
|
||||
*.key
|
||||
*.secret
|
||||
|
||||
Loading…
Reference in New Issue
Block a user