This website requires JavaScript.
Explore
Help
Sign In
shockrah
/
infra
Watch
1
Star
0
Fork
0
You've already forked infra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
153ea8e982cc5f8a8da40643c6a52d33278c9417
infra
/
ansible
/
roles
/
local-server-head
/
files
/
sanity.conf
8 lines
113 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Nomad now responds to the basic nomad.nigel.local DNS name
2025-05-10 17:26:45 -07:00
server {
server_name sanity.nigel.local;
location / {
sanity service on 8080 now
2025-05-12 02:01:31 -07:00
proxy_pass http://localhost:8080;
Nomad now responds to the basic nomad.nigel.local DNS name
2025-05-10 17:26:45 -07:00
}
}
Reference in New Issue
Copy Permalink