mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 17:00:55 +00:00
Add .env to git
Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
parent
dc486fe143
commit
dffa70c861
2
packages/core/admin/.env
Normal file
2
packages/core/admin/.env
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
STRAPI_ADMIN_SHOW_TUTORIALS=false
|
||||||
|
STRAPI_ADMIN_UPDATE_NOTIFICATION=false
|
1
packages/core/admin/.gitignore
vendored
1
packages/core/admin/.gitignore
vendored
@ -8,4 +8,3 @@ yarn-error.log
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
.idea
|
.idea
|
||||||
.env
|
|
Loading…
x
Reference in New Issue
Block a user