summaryrefslogtreecommitdiffstats
path: root/webapp/src/environments/environment.prod.ts
blob: 3b862d3286645b984891dcd8dc9f4106ae08a634 (plain)
1
2
3
4
5
6
7
8
/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */
export const environment = {
  production: true,
};