Skip to content

Missing default directives in the 'Add Site' menu when building nginx-ui from source. #218

@sanvu88

Description

@sanvu88

Describe the bug

Missing default directives in the 'Add Site' menu when building nginx-ui from source.

To Reproduce

npx browserslist@latest --update-db
wget -O- https://github.com/0xJacky/nginx-ui/archive/refs/tags/v2.0.0-beta.5.tar.gz | tar -xz
cd nginx-ui-2.0.0-beta.5/app
yarn install
yarn build
cd ..
go build -o nginx-ui -v main.go

Screenshots

image

Info:

  • Server OS: Debian 12
  • Server Arch: x64
  • Nginx UI Version: Version: 2.0.0-beta.5 (75)
  • Your Browser: Google Chrome
  • Node version: v20.10.0
  • yarn version: 1.22.21
  • GO Version: 1.21.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions