remove Pregen ymls and renamed production-traefik fodler
This commit is contained in:
@@ -30,7 +30,7 @@ If ($BTCPAYGEN_REVERSEPROXY -eq "nginx") {
|
||||
}
|
||||
|
||||
If ($BTCPAYGEN_REVERSEPROXY -eq "traefik") {
|
||||
Copy-Item ".\Production-Traefik\traefik.toml" -Destination ".\Generated"
|
||||
Copy-Item ".\Traefik\traefik.toml" -Destination ".\Generated"
|
||||
|
||||
New-Item ".\Generated\acme.json" -type file
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user