openneo-code/files/secrets/README

11 lines
305 B
Text
Raw Normal View History

This folder should have three files:
- internal_token
- lfs_jwt_secret
- oauth2_jwt_secret
Each of these should contain a long securely-generated token, which will be
copied to /etc/forgejo/secrets, and loaded by app.ini.
These are secret information, so they're not committed to this public codebase!