moving more files around for nomad this time
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 5s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 18s

This commit is contained in:
shockrah 2025-05-25 22:41:37 -07:00
parent eb7871584b
commit c6ef6ae4d2
2 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
server {
server_name sanity.nigel.local;
location / {
proxy_pass http://localhost:8080;
}
}