Update modules/server/sops/example.server.yaml
This commit is contained in:
@@ -26,3 +26,9 @@ GITEA: |
|
|||||||
GITEA__database__PASSWD=...
|
GITEA__database__PASSWD=...
|
||||||
GITEA__security__SECRET_KEY=...
|
GITEA__security__SECRET_KEY=...
|
||||||
GITEA__security__INTERNAL_TOKEN=...
|
GITEA__security__INTERNAL_TOKEN=...
|
||||||
|
SEARXNG: |
|
||||||
|
SEARXNG_SECRET=...
|
||||||
|
UMAMI: |
|
||||||
|
DB_PASSWORD=...
|
||||||
|
DATABASE_URL=postgresql://username:mypassword@localhost:5432/mydb
|
||||||
|
APP_SECRET=...
|
||||||
|
|||||||
Reference in New Issue
Block a user