mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
added env example
This commit is contained in:
parent
9ce0d1ec1d
commit
a701040c1c
12
packages/server/.env-example
Normal file
12
packages/server/.env-example
Normal file
@ -0,0 +1,12 @@
|
||||
db_name=""
|
||||
db_user=""
|
||||
db_pwd=""
|
||||
db_hostname=""
|
||||
|
||||
s3_endpoint=""
|
||||
s3_region=""
|
||||
s3_port=""
|
||||
s3_use_ssl=""
|
||||
s3_bucket_name=""
|
||||
s3_access_key=""
|
||||
s3_secret_key=""
|
Loading…
x
Reference in New Issue
Block a user