Back to Nocobase

nb proxy nginx reload

docs/docs/en/api/cli/proxy/nginx/reload.md

2.1.23553 B
Original Source

nb proxy nginx reload

Reload the Nginx config with the current driver.

Usage

bash
nb proxy nginx reload

Examples

bash
nb proxy nginx reload

Notes

  • This command is typically used after you regenerate the config
  • reload requires Nginx to already be running; if it is not running yet, use nb proxy nginx start first
  • The local driver reloads local Nginx, and the Docker driver reloads Nginx inside the container