diff --git a/.env.example b/.env.example index 3f65447..4dc4c59 100644 --- a/.env.example +++ b/.env.example @@ -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