Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ce-template-ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ccce
dev
ce-template-ui
Merge requests
!162
Merge develop into main
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Merge develop into main
develop
into
main
Overview
0
Commits
29
Pipelines
2
Changes
40
Merged
Anders Lindh Olsson
requested to merge
develop
into
main
1 year ago
Overview
0
Commits
29
Pipelines
2
Changes
40
Expand
0
0
Merge request reports
Compare
main
version 1
5b15e686
1 year ago
main (base)
and
latest version
latest version
55f8f24d
29 commits,
1 year ago
version 1
5b15e686
27 commits,
1 year ago
40 files
+
684
−
489
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
40
Search (e.g. *.vue) (Ctrl+P)
public/config.js
+
10
−
8
Options
SERVER_ADDRESS
=
''
ENVIRONMENT_TITLE
=
''
API_BASE_ENDPOINT
=
'
/api/spec
'
SWAGGER_UI_URL
=
'
/api/docs
'
// These values are overridden / replaced by a file
// generated during runtime. The below are example values
// and do not reflect current/real values.
SERVER_ADDRESS
=
""
ENVIRONMENT_TITLE
=
"
LOCAL
"
API_BASE_ENDPOINT
=
"
/api/spec
"
SWAGGER_UI_URL
=
"
/api/docs
"
TOKEN_RENEW_INTERVAL
=
180000
TEMPLATE_BACKEND_VERSION
=
'
0.1.0
'
TEMPLATE_BACKEND_REPOSITORY_TAGS
=
'
https://gitlab.esss.lu.se/ccce/dev/ce-template-backend/-/tags/
'
TEMPLATE_FRONTEND_VERSION
=
'
0.1.0
'
TEMPLATE_FRONTEND_REPOSITORY_TAGS
=
'
https://gitlab.esss.lu.se/ccce/dev/ce-template-ui/-/tags/
'
\ No newline at end of file
SUPPORT_URL
=
'
https://jira.esss.lu.se/plugins/servlet/desk/portal/44?requestGroup=137
'
TEMPLATE_FRONTEND_VERSION
=
"
1.2.3-local
"
TEMPLATE_FRONTEND_REPOSITORY_TAGS
=
"
https://gitlab.esss.lu.se/ccce/dev/ce-template-ui/-/tags/
"
\ No newline at end of file
Loading