Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    5f11c5e8
    feat: hostRules rewrite (#3801) · 5f11c5e8
    Rhys Arkins authored
    Rewrites hostRules for increased flexibility. Includes renames of existing fields within a hostRule:
    - `endpoint` -> `baseUrl`
    - `host` -> `hostName`
    
    Additionally, `domainName` has been added. Migration scripts should take care of these for users but it's recommended to update configs to match the new fields anyway.
    5f11c5e8
    History
    feat: hostRules rewrite (#3801)
    Rhys Arkins authored
    Rewrites hostRules for increased flexibility. Includes renames of existing fields within a hostRule:
    - `endpoint` -> `baseUrl`
    - `host` -> `hostName`
    
    Additionally, `domainName` has been added. Migration scripts should take care of these for users but it's recommended to update configs to match the new fields anyway.