Change config so that the localhost certificate are to be present in the vue app folder
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,7 @@
|
||||
# Ignore cert localhost
|
||||
localhost-key.pem
|
||||
localhost.pem
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user