Skip to content
Snippets Groups Projects
app-config.js 108 B
Newer Older
window.appConfig = {
    nestDesktop: {
        enabled: false,
        url: "http://localhost:8000"
    }
}