forked from ProjectSegfault/website
use ghost api for blogposts
This commit is contained in:
@@ -3,6 +3,7 @@ DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
DB_USERNAME=postgres
|
||||
DB_PASSWORD=your-db-password
|
||||
GHOST_API_KEY=your-ghost-api-key
|
||||
AUTH_CLIENT_ID=your-authentik-client-id
|
||||
AUTH_CLIENT_SECRET=your-authentik-client-secret
|
||||
AUTH_ISSUER=https://authentik-domain/application/o/app-name/
|
||||
|
Reference in New Issue
Block a user