diff options
| -rw-r--r-- | .env | 1 | ||||
| -rw-r--r-- | .gitignore | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -1 +0,0 @@ -DATABASE_URL="mysql://dbuser:Demo1234@localhost/password_database" @@ -1 +1,2 @@ /target +.env |
![]() |
index : rust-pw-server | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .env | 1 | ||||
| -rw-r--r-- | .gitignore | 1 |
@@ -1 +0,0 @@ -DATABASE_URL="mysql://dbuser:Demo1234@localhost/password_database" @@ -1 +1,2 @@ /target +.env |