add custome certs to traefix alongside self-obtained ssl
Some checks failed
CI/CD / Backend & Frontend Checks (push) Has been cancelled
CI/CD / Deploy to Production (push) Has been cancelled

This commit is contained in:
2026-05-18 19:16:45 +03:30
parent 9da535c148
commit 2f3ce5d839
5 changed files with 165 additions and 1 deletions

6
.gitignore vendored
View File

@@ -28,4 +28,8 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts
.vscode
.vscode
# certs
certs/fullchain.pem
certs/privateKey.pem