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
eb7871584bde2ffa6231114d3f72f4158e63df15
infra
/
ansible
/
roles
/
base
/
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