mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-31 10:34:23 +01:00
acme.json related changes
This commit is contained in:
3
Generated/.gitignore
vendored
3
Generated/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
*.yml
|
||||
*.tmpl
|
||||
*.toml
|
||||
*.toml
|
||||
*.json
|
||||
0
Production-Traefik/acme.json
Normal file
0
Production-Traefik/acme.json
Normal file
@@ -25,4 +25,6 @@ If ($BTCPAYGEN_REVERSEPROXY -eq "nginx") {
|
||||
|
||||
If ($BTCPAYGEN_REVERSEPROXY -eq "traefik") {
|
||||
Copy-Item ".\Production-Traefik\traefik.toml" -Destination ".\Generated"
|
||||
|
||||
New-Item ".\Generated\acme.json" -type file
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user