This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ac36283c68
authelia
/
internal
/
suites
/
example
/
compose
/
nginx
/
backend
/
Dockerfile
4 lines
86 B
Docker
Raw
Blame
History
FROM
nginx:alpine
ADD
html /usr/share/nginx/html
ADD
nginx.conf /etc/nginx/nginx.conf
Reference in New Issue
View Git Blame
Copy Permalink