Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NGINX Authenticator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ula
NGINX Authenticator
554c566dc9334c40b08feaed22859d9355dd93b2
nginx-authenticator
debian
ula_auth.conf
Find file
Normal view
Permalink
ula_auth.conf
69 B
Newer
Older
Add NGINX config snippets
ale
committed
3 months ago
1
2
3
upstream
ula_auth
{
server
unix
:/
run
/
nginx
-
authenticator
/
socket
;
}