Read ssl cert and key for https from .env file

This commit is contained in:
phil 2025-01-31 04:36:38 +01:00
parent d17ba9f735
commit df4e3a97c0
5 changed files with 20 additions and 11 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
node_modules/*
dist/*
settings.json
.env