Change config so that the localhost certificate are to be present in the vue app folder

This commit is contained in:
2024-10-08 00:17:29 -04:00
parent 294b41d380
commit 125863537f
2 changed files with 6 additions and 3 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
# Ignore cert localhost
localhost-key.pem
localhost.pem
# Logs
logs
*.log