mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-18 15:10:03 +00:00
Angular 6 migration (#132)
* Successfully migrates * updates environment and package command
This commit is contained in:
4
web/src/environments/environment.ts
Normal file
4
web/src/environments/environment.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const CONF_PROD = {
|
||||
production: true,
|
||||
environment: 'PROD'
|
||||
};
|
||||
Reference in New Issue
Block a user