# This config file can be used by both # - api.domain.com # - static.domain.com location / { # `upstream` is defined in sample/preset/production.yml proxy_pass http://{{upstream}}; }