mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added env example
This commit is contained in:
parent
ca95cbab96
commit
5771a150a4
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