mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-15 04:26:14 +00:00
Hide cname and ns if not using dns
This commit is contained in:
@@ -310,7 +310,7 @@ export class TraefikConfigManager {
|
||||
}
|
||||
|
||||
if (
|
||||
process.env.GENERATE_OWN_CERTIFICATES === "true" &&
|
||||
process.env.USE_PANGOLIN_DNS === "true" &&
|
||||
build != "oss"
|
||||
) {
|
||||
// Scan current local certificate state
|
||||
|
||||
Reference in New Issue
Block a user