Project updates from Template #1
@@ -61,6 +61,6 @@ extension String {
|
||||
/// Bootstrap writes the canonical URL it prompts for here, leaving it empty for the placeholder. An empty or non-HTTPS origin disables
|
||||
/// the HTTPS redirect, which `https.trustForwardedProto` must enable besides — a `301` is cached for a long time, so it is never issued
|
||||
/// at a host nobody named.
|
||||
public static let origin = ""
|
||||
public static let origin = "https://ccn.rock-n-co.de"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user