You've already forked isop-mirror
fix: add APP_KEY to .env.example for configuration
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
BACKEND_URL=backend.example.com
|
||||
FRONTEND_URL=example.com
|
||||
SESSION_DOMAIN=.example.com
|
||||
SESSION_DOMAIN=.example.com
|
||||
APP_KEY=SOME-KEY
|
||||
Reference in New Issue
Block a user