This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-08-10 01:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
generators
/
app
/
lib
/
resources
/
templates
/
env.template
4 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
create app keys at app creation instead of runtime auto-generation
2022-01-07 14:41:29 +01:00
HOST=0.0.0.0
PORT=1337
rename APP_SECRETS to APP_KEYS
2022-01-25 11:06:52 +01:00
APP_KEYS=<%= appKeys %>
Reference in New Issue
Copy Permalink