8 lines
119 B
Plaintext
8 lines
119 B
Plaintext
# Database section
|
|
DB_URL= # JDBC URL
|
|
DB_USER=
|
|
DB_PASSWORD=
|
|
|
|
# Minio S3 section
|
|
MINIO_ACCESS_KEY=
|
|
MINIO_SECRET_KEY= |