Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chatqna ui - nginx proxy_pass #616

Closed
wants to merge 6 commits into from

Commits on Sep 12, 2024

  1. Adding proxy_pass to nginx for ChatQnA UI

    Signed-off-by: SeanCondon <[email protected]>
    SeanCondon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    934bb41 View commit details
    Browse the repository at this point in the history
  2. fix nesting in nginx.conf

    Signed-off-by: SeanCondon <[email protected]>
    SeanCondon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    086bac2 View commit details
    Browse the repository at this point in the history
  3. fix nesting, remove try_files

    Signed-off-by: SeanCondon <[email protected]>
    SeanCondon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9726481 View commit details
    Browse the repository at this point in the history
  4. fix env var names in README

    Signed-off-by: SeanCondon <[email protected]>
    SeanCondon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    214aee4 View commit details
    Browse the repository at this point in the history
  5. fix hadolint

    Signed-off-by: SeanCondon <[email protected]>
    SeanCondon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3b98d88 View commit details
    Browse the repository at this point in the history
  6. updating svelte app to use nginx

    Signed-off-by: SeanCondon <[email protected]>
    SeanCondon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d375b34 View commit details
    Browse the repository at this point in the history