chore: modified code to use self-signed ssl certificates

This commit is contained in:
ahmadk953 2025-04-19 01:20:58 -04:00
parent b961218206
commit 7fd9497fb8
No known key found for this signature in database
GPG key ID: 31D488058614185C
7 changed files with 89 additions and 7 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@ target/
node_modules/
drizzle/
.vscode/
certs/
config.json
.env
.yarn