mirror of
https://github.com/clearml/clearml-web
synced 2025-03-13 07:08:17 +00:00
Updated proxy config file for angular
This commit is contained in:
parent
5c0795f58f
commit
0c63616af5
@ -1,6 +1,6 @@
|
||||
const fs = require("fs");
|
||||
|
||||
const targets = ["http://13.201.173.241:8008"];
|
||||
const targets = ["https://clearml-apiserver.solytics.us/"];
|
||||
|
||||
const PROXY_CONFIG = {
|
||||
"^/version.json$": {
|
||||
|
Loading…
Reference in New Issue
Block a user