Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CD-CODE Web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CD-CODE team
CD-CODE Web
b399ca7b6b8ba1dc52953cb748ac65f925a7eae4
dd-code-web
web
src
components
js
const.js
Find file
Normal view
Permalink
const.js
81 B
Newer
Older
Starting page of DD-CODE project
HongKee Moon
committed
4 years ago
1
Use apache ProxyPass instead of using port
HongKee Moon
committed
4 years ago
2
export
const
host
=
'
ddcode-srv1/api
'
;
Create dev version for testing it locally
HongKee Moon
committed
4 years ago
3
export
const
devHost
=
'
localhost:5001
'
;