Intial Commit
This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# Environment
|
||||
db_connection_string=
|
||||
# or provide discrete fields below
|
||||
# db_ip=
|
||||
# db_port=
|
||||
# db_user=
|
||||
# db_pass=
|
||||
# db_name=
|
||||
# Optional SSL for managed DBs
|
||||
# db_ssl=true
|
||||
# db_ssl_reject_unauthorized=false
|
||||
openapi_key=
|
||||
Reference in New Issue
Block a user