mirror of
https://github.com/clearml/clearml-web
synced 2025-03-13 07:08:17 +00:00
proxy change to reflect API server default port
This commit is contained in:
parent
9638bc6eb8
commit
7ff7e98ef6
@ -1,7 +1,7 @@
|
|||||||
import * as fs from 'fs';
|
import * as fs from 'fs';
|
||||||
|
|
||||||
const targets = [
|
const targets = [
|
||||||
'http://localhost:8081', // 1
|
'http://localhost:8008', // 1
|
||||||
];
|
];
|
||||||
|
|
||||||
const PROXY_CONFIG = {
|
const PROXY_CONFIG = {
|
||||||
|
Loading…
Reference in New Issue
Block a user