mirror of
https://github.com/Kyren223/eko.git
synced 2025-09-05 21:18:14 +00:00
Refactored to better embed the certifcates and also made sure to read at
runtime the server.key instead of containing it in the server's executable using go embed
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
internal/server/certs/
|
||||
*.crt
|
||||
*.key
|
||||
*.log
|
||||
*.db
|
||||
*.db-shm
|
||||
|
Reference in New Issue
Block a user