mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
Use relative paths for UI assets
Found at https://create-react-app.dev/docs/deployment/#serving-the-same-build-from-different-paths
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "ui",
|
||||
"homepage": ".",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": "14.x"
|
||||
|
||||
Reference in New Issue
Block a user