Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
configmap-kpl
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 2cd965f6
authored
Nov 30, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加edu前端配置文件
1 parent
0c206ce7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
kpl/cfg-kpl-edu-frontend.yaml
kpl/cfg-kpl-edu-frontend.yaml
0 → 100644
View file @
2cd965f
apiVersion
:
v1
data
:
production-base.js
:
|
const productionHost = {
'baseUrl': 'kpl_edu_backend/api/v1',
'rootUrl': 'kpl_edu_backend/api/v1',
'jupyterRootUrl': 'kpl_edu_backend',
'baseWebSocket': 'kpl_edu_back_socket/api/v1',
'apiTestUrl': 'kpl_edu_backend',
'adminUrl': 'kpl_edu_backend/admin/login',
}
kind
:
ConfigMap
metadata
:
name
:
cfg-kpl-edu-frontend
namespace
:
kpl
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment