mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-27 05:41:58 -06:00
Stage Engine web UI from legacy assets
This commit is contained in:
@@ -657,8 +657,8 @@ from job_scheduler import set_credential_fetcher as scheduler_set_credential_fet
|
||||
|
||||
_STATIC_CANDIDATES = [
|
||||
os.path.join(os.path.dirname(__file__), '../web-interface/build'),
|
||||
os.path.join(os.path.dirname(__file__), 'WebUI/build'),
|
||||
os.path.join(os.path.dirname(__file__), '../WebUI/build'),
|
||||
os.path.join(os.path.dirname(__file__), '../web-interface/dist'),
|
||||
os.path.join(os.path.dirname(__file__), '../web-interface'),
|
||||
]
|
||||
|
||||
_resolved_static_folder = None
|
||||
|
||||
Reference in New Issue
Block a user