authelia/client/src/constants.ts
2019-03-03 11:39:40 +01:00

3 lines
133 B
TypeScript

export const AUTHELIA_URL = "https://www.authelia.com/"
export const AUTHELIA_GITHUB_URL = "https://github.com/clems4ever/authelia";