mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
docs: add missing headlines, add a few notes
This commit is contained in:
parent
9075c97ce8
commit
6cac368378
5 changed files with 1031 additions and 372 deletions
|
|
@ -39,6 +39,7 @@ in
|
|||
APP_ENV = "local";
|
||||
DB_CONNECTION = "sqlite";
|
||||
TRUSTED_PROXIES = "**";
|
||||
# turning these on breaks api access using the waterfly app
|
||||
# AUTHENTICATION_GUARD = "remote_user_guard";
|
||||
# AUTHENTICATION_GUARD_HEADER = "X-User";
|
||||
# AUTHENTICATION_GUARD_EMAIL = "X-Email";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue