This website requires JavaScript.
Explore
Help
Sign In
techies
/
authelia
Watch
1
Star
0
Fork
0
You've already forked authelia
mirror of
https://github.com/0rangebananaspy/authelia.git
synced
2024-09-14 22:47:21 +07:00
Code
Issues
Projects
Releases
Wiki
Activity
423cd09f26
authelia
/
web
/
.env.development
2 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[FEATURE] Allow Authelia to listen on a specified path (#1027) * [FEATURE] Allow Authelia to listen on a specified path * Fix linting and add a couple typescript types * Template index.html to support base_url * Update docs and configuration template * Access base path from body attribute. * Update CSP * Fix unit test Also remove check for body as this will never get triggered, react itself is loaded inside the body so this has to always be successful. * Template index.html with ${PUBLIC_URL} * Define PUBLIC_URL in .env(s) * Add docs clarification Co-authored-by: Amir Zarrinkafsh <nightah@me.com> Co-authored-by: Clement Michaud <clement.michaud34@gmail.com>
2020-05-21 09:20:55 +07:00
HOST=authelia-frontend
PUBLIC_URL=""
Reference in New Issue
Copy Permalink