diff options
| author | mrw1593 <botahamec@outlook.com> | 2023-03-19 11:19:40 -0400 |
|---|---|---|
| committer | mrw1593 <botahamec@outlook.com> | 2023-03-19 11:19:40 -0400 |
| commit | c00129570baaabe71a3778bc35820e441f51174b (patch) | |
| tree | a813caca5c22a9ae0a33d861ce6d87b248ea9831 /.env | |
| parent | e1793b571eadb06c3da09697d379eccd72b12b73 (diff) | |
Setup sqlx
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +DATABASE_URL="mysql://dbuser:Demo1234@localhost/password_database" |
