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 | |
| A simple example of an OAuth2 server | Mica White |
| 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 |