blob: 10913b8bb98a41a1d1f02a29857cfc9a8d4c45a6 [file] [log] [blame]
/********************************************************************************
* Copyright © 2018 Mettenmeier GmbH.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0.
*
* SPDX-License-Identifier: EPL-2.0
********************************************************************************/
export const environment = {
production: false,
basePath: 'http://10.1.18.175:8080/spbe/webapi',
loginPage: 'http://10.1.18.175:8080/portalFE/#/login'
};