Merge pull request #11342 from shanemcd/custom-uwsgi-mount-path

Allow for running AWX at non-root path (URL prefixing)
This commit is contained in:
Shane McDonald
2022-02-09 10:37:04 -05:00
committed by GitHub
62 changed files with 96 additions and 75 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "ui",
"homepage": ".",
"private": true,
"engines": {
"node": "14.x"