Skip to content

How to disable authentication

Tim Witzdam edited this page Feb 6, 2025 · 1 revision

Note

It's recommended to first complete the setup, then disable authentication. Otherwise it will make it impossible to return to GitSave's built in authentication.

  1. Setup your own authentication before disabling
  2. Set the environment variable: DISABLE_AUTH=true
  3. Restart the container
Clone this wiki locally