UNPKG

ngx

Version:

The Data-driven nginx configuration manager

8 lines (7 loc) 187 B
# 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}}; }