13 lines
229 B
Plaintext
13 lines
229 B
Plaintext
DB_HOST=localhost
|
|
DB_PORT=3306
|
|
DB_USERNAME=root
|
|
DB_PASSWORD=
|
|
DB_DATABASE=shy_template
|
|
DB_SYNC=true
|
|
|
|
MINIO_ENDPOINT=localhost
|
|
MINIO_PORT=9000
|
|
MINIO_ACCESS_KEY=minioadmin
|
|
MINIO_SECRET_KEY=minioadmin
|
|
MINIO_BUCKET=kt-template-online
|