This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
rootless
/
dockerbunker
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a5c080b609
Branches
Tags
dev
master
upgrade-seafile-pro-6-to-7
dockerbunker
/
data
/
services
/
nginx
/
basic_auth.conf
basic_auth.conf
111 B
Historique
Raw
1
2
3
auth_basic "Restricted Area";
auth_basic_user_file /etc/nginx/conf.d/${SERVICE_DOMAIN}/.htpasswd;