myheats.conf (155B)
1 server { 2 listen 80; 3 4 location / { 5 root /usr/share/nginx/html; 6 try_files $uri /index.html; 7 } 8 }
nomadHCL and Docker files for Nomad deployments | |
git clone https://git.in0rdr.ch/nomad.git | |
Log | Files | Refs | Pull requests |