update
This commit is contained in:
@@ -143,9 +143,12 @@ The tracked example contains only:
|
||||
|
||||
```dotenv
|
||||
TAPM_BROKER_URL=https://tapm.example.com
|
||||
GITEA_DOMAIN=git.example.com
|
||||
```
|
||||
|
||||
Replace it with the deployed HTTPS origin, without an API path. There is no
|
||||
hard-coded operational broker URL; authorization fails with a configuration
|
||||
message when the variable is missing or invalid. Repository updates do not
|
||||
message when the variable is missing or invalid. `GITEA_DOMAIN` is a hostname,
|
||||
without `https://` or a path, and controls Gitea connectivity plus restoration
|
||||
of the `voltron/iDS-Defaults.git` repository. Repository updates do not
|
||||
overwrite the system configuration file.
|
||||
|
||||
Reference in New Issue
Block a user