Local metadata link commit at 2025-06-06 15:40:57 — file:///home/mrhavens/git-local-repos/git-sigil.git
This commit is contained in:
commit
b548318725
134 changed files with 15789 additions and 0 deletions
15
.env.example
Normal file
15
.env.example
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Site's URI or base URL
|
||||
SITE_URI=
|
||||
|
||||
# Git credentials used by Git based apps like Decap Admin
|
||||
OAUTH_GITHUB_CLIENT_ID=
|
||||
OAUTH_GITHUB_CLIENT_SECRET=
|
||||
|
||||
# DB service details for views counter
|
||||
|
||||
## Redis
|
||||
REDIS_URI=
|
||||
|
||||
# Turso
|
||||
TURSO_DB_URL=
|
||||
TURSO_DB_AUTH_TOKEN=
|
Loading…
Add table
Add a link
Reference in a new issue