fixes typo in .env.example
This commit is contained in:
parent
ede274c117
commit
0bf2f5c123
|
@ -56,7 +56,7 @@
|
|||
# See `docs/user-management.md` for more information and setup instructions.
|
||||
# See `docs/user-quotas.md` to learn how to set up quotas.
|
||||
|
||||
# Which access control method to use. (none | proxy_token | user_token)
|
||||
# Which access control method to use. (none | proxy_key | user_token)
|
||||
# GATEKEEPER=none
|
||||
# Which persistence method to use. (memory | firebase_rtdb)
|
||||
# GATEKEEPER_STORE=memory
|
||||
|
|
Loading…
Reference in New Issue