Note Access rules are not applied. If needed, they should go in the advanced tab under location /, for example (IPs should match those in Create Access List):
bind /srv/docker/volumes/one137-web:/srv/docker/volumes/one137-web in NPM’s stack
on dockerhost: sudo -u dockeruser ln -s /srv/docker/volumes/one137-web /srv/docker/volumes/npm/data/nginx/custom/one137-web
See Continuous Delivery for automation. If one137-web/ is cloned from a repo, use git clone [email protected]:username/one137-web.git instead of https, or manually set an SSH address for the remote.