mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
15 lines
188 B
Plaintext
Executable File
15 lines
188 B
Plaintext
Executable File
DB_HOSTNAME=""
|
|
DB_NAME=""
|
|
DB_USER=""
|
|
DB_PWD=""
|
|
|
|
S3_ENDPOINT=""
|
|
S3_REGION=""
|
|
S3_PORT=""
|
|
S3_USE_SSL=""
|
|
S3_BUCKET=""
|
|
S3_ACCESS_KEY=""
|
|
S3_SECRET_KEY=""
|
|
|
|
COMTY_ACCESS_KEY=""
|
|
COMTY_SECRET_KEY="" |