VICE / Client / src / environments / environment.prod.ts
environment.prod.ts
Raw
export const environment = {
  production: true,
  ip: ""
};