kt-template-online-api/.env.prod

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