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
325076a827
authelia
/
example
/
compose
/
nginx
/
backend
/
Dockerfile
4 lines
90 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