Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nrp-frontend
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Neurorobotics Platform
nrp-frontend
ed1e7ebe8195076618df07e452384926d7c87d84
nrp-frontend
public
app-config.js
Find file
Normal view
History
Permalink
app-config.js
108 B
Newer
Older
Merged in NRRPLT-8492-nest-desktop (pull request #52)
Viktor Vorobev
committed
1 year ago
1
2
3
4
5
6
window
.
appConfig
=
{
nestDesktop
:
{
enabled
:
false
,
url
:
"
http://localhost:8000
"
}
}