add custome certs to traefix alongside self-obtained ssl
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -28,4 +28,8 @@ yarn-error.log*
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
.vscode
|
||||
.vscode
|
||||
|
||||
# certs
|
||||
certs/fullchain.pem
|
||||
certs/privateKey.pem
|
||||
|
||||
Reference in New Issue
Block a user