| commit | 09a3e5b6179f524963b2786d4c7f2fc6f50e2b6f | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Fri Apr 26 14:11:06 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Tue Apr 30 18:13:39 2024 +0400 |
| tree | a5c430a494dc70d6da128827ed1c79294242ccfc | |
| parent | 778577fa26e41103dcc4ad9775a017728094af39 [diff] [blame] |
Env: configure urls and help documents Change-Id: I9522e074575e0c1e67735462ac4cc266ab1ebb8c
diff --git a/core/installer/values-tmpl/url-shortener.cue b/core/installer/values-tmpl/url-shortener.cue index 8e9a179..84a0edf 100644 --- a/core/installer/values-tmpl/url-shortener.cue +++ b/core/installer/values-tmpl/url-shortener.cue
@@ -5,6 +5,7 @@ } _domain: "\(input.subdomain).\(input.network.domain)" +url: "https://\(_domain)" name: "URL Shortener" namespace: "app-url-shortener"