Skip to content

Instantly share code, notes, and snippets.

View aybasaran's full-sized avatar
🎯
Focusing

Ahmet Yusuf Başaran aybasaran

🎯
Focusing
View GitHub Profile
@aybasaran
aybasaran / .env
Last active December 10, 2023 03:10
Strapi Example Env file and plugins.js for Postgres and MinIO (@strapi/provider-upload-aws-s3)
HOST=0.0.0.0
PORT=1337
JWT_SECRET=tobemodified
APP_KEYS=tobemodified,tobemodified,tobemodified,tobemodified
API_TOKEN_SALT=tobemodified
ADMIN_JWT_SECRET=tobemodified
TRANSFER_TOKEN_SALT=tobemodified
# Database
DATABASE_CLIENT=postgres