X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fenvironments%2Fenvironment.ts;h=364da6745c9ac1d1a1e55ac135c0f11923ad3d97;hb=93df58cc4865af9046d2b31e03fa37d3ae54e45b;hp=42b8baee8bb3d076de13fff44bb393cc8b73135a;hpb=41df592101dfc4760f8710b88836ef8908ca741c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/environments/environment.ts b/client/src/environments/environment.ts index 42b8baee8..364da6745 100644 --- a/client/src/environments/environment.ts +++ b/client/src/environments/environment.ts @@ -1,4 +1,3 @@ -// The file contents for the current environment will overwrite these during build. // The build system defaults to the dev environment which uses `environment.ts`, but if you do // `ng build --env=prod` then `environment.prod.ts` will be used instead. // The list of which env maps to which file can be found in `.angular-cli.json`.