mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-15 00:39:43 +02:00
Make sure certs are created when creating and updating private resources
This commit is contained in:
@@ -769,7 +769,7 @@ export async function createSiteResource(
|
||||
|
||||
if (
|
||||
ssl &&
|
||||
mode === "http" &&
|
||||
(mode === "http" || mode == "inference") &&
|
||||
domainId &&
|
||||
fullDomain &&
|
||||
build != "oss"
|
||||
|
||||
Reference in New Issue
Block a user