cevi / qr-code-generator

Creates QR Codes with the Cevi Logo and colors
1 stars 1 forks source link

Remove Hardcoded URLs #6

Open wp99cp opened 1 year ago

wp99cp commented 1 year ago

Add them to an environment file:

https://github.com/cevi/qr-code-generator/blob/b8661444e5ced64989c1da75eaf01df37c1063ab/frontend/src/app/app.component.ts#L26-L30

and

https://github.com/cevi/qr-code-generator/blob/b8661444e5ced64989c1da75eaf01df37c1063ab/frontend/src/app/app.component.ts#L39-L43