mirror of
https://github.com/guilhermewerner/rust-api
synced 2025-06-16 15:05:41 +00:00
Test MySQL Connection
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@ -0,0 +1,5 @@
|
||||
MYSQL_HOST=
|
||||
MYSQL_PORT=
|
||||
MYSQL_USERNAME=
|
||||
MYSQL_PASSWORD=
|
||||
MYSQL_DATABASE=
|
Reference in New Issue
Block a user