Skip to content
  • Konrad Mohrfeldt's avatar
    add environment configuration support · da1ce8f3
    Konrad Mohrfeldt authored
    This adds limited support for environment configuration. Available
    options are outlined in the `Custom Enviroments` section in the readme.
    
    For now the only configurable setting is the `apiOrigin` making it
    possible to switch the origin of the thekno API without creating a
    separate build.
    
    Environment configuration is provided by the `/thekno-env.json`
    endpoint.
    da1ce8f3