I want to add a directory for individual puns to host
example “https://myood-site/api”
Other than directly editing /opt/ood/nginx_stage/templates/pun.conf.erb there does not seem to be a way to add:
location /api/ {
root /dev/shm/api;
}
creating /etc/ood/config/nginx_stage/templates/pun.conf.erb is not used when nginx starts for the user
ondemand: 3.1
Any suggestions on where I should put the config so upgrades do not overwrite my changes?
regards,
jesse