mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-05-07 20:32:26 +00:00
remove APP_FORCE_HTTPS and SESSION_SECURE_COOKIE from default env to support http local setups out of the box
This commit is contained in:
@@ -3,8 +3,6 @@ APP_ENV=local
|
||||
APP_KEY=base64:UNQNf1SXeASNkWux01Rj8EnHYx8FO0kAxWNDwktclkk=
|
||||
APP_DEBUG=true
|
||||
APP_URL=https://solidtime.test
|
||||
APP_FORCE_HTTPS=true
|
||||
SESSION_SECURE_COOKIE=true
|
||||
|
||||
SUPER_ADMINS=admin@example.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user