mirror of
https://github.com/KwiTsukasa/kt-template-online-api.git
synced 2026-05-27 15:44:54 +08:00
13 lines
247 B
Plaintext
13 lines
247 B
Plaintext
DB_HOST=192.168.1.206
|
|
DB_PORT=3306
|
|
DB_USERNAME=root
|
|
DB_PASSWORD=3h1@admin
|
|
DB_DATABASE=shy_template
|
|
DB_SYNC=false
|
|
|
|
MINIO_ENDPOINT=192.168.1.206
|
|
MINIO_PORT=9000
|
|
MINIO_ACCESS_KEY=minioadmin
|
|
MINIO_SECRET_KEY=minioadmin
|
|
MINIO_BUCKET=kt-template-online
|